.Signin__userHeader a {
    color: #d5112a;
}

.commonStyle__zt3BrandBg {
    background-color: #d5112a;
}

.Footer__footerBg {
    background-image: url('https://rdarenting.com/wp-content/uploads/2020/07/misc-right-zoho.png');
    background-repeat: no-repeat;
    background-position: bottom right;
}

.Footer__footerBtn button {
    background: #d5112a;
}

@media only screen and (max-width: 48em) {

	.Footer__footerBg {
    	background-image: none;
	}
  
  	.Footer__footerInfo {
    	flex-direction: column;
    	padding: 30px 10px;
	}

}
