<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.social-icons .social-inner-wrap li a.fa-google,
.social-icons .social-inner-wrap li a.fa-google:hover {
	background: #dd4b39;
}

/* QA Changes */

.alert li:last-child {
Margin-bottom: 0 !important;
}
.alert li, .alert {
Font-size: 16px !important;
}

.module-115 .ry-social .social-inner-wrap li a {
    background: #0D72B9 !important;
}

.social-icons .social-inner-wrap li a:hover {
    background: #0D72B9 !important;
}

.ry-bnr-wrp .ry-pg-title h1 {
    font-size: 50px !important;	
}

@media(max-width: 1440px){
	.module-119 {
		min-height: 1075px !important;
	}
}


@media(max-width: 1200px){
	.module-119 {
		min-height: 925px !important;
	}
}

@media(max-width: 1440px){
	.module-118 {
		max-width: 1300px !important;
	}
}


@media(max-width: 1024px){
	.module-118 .cta-card span.span-1 {
		bottom: -4em !important;
	}
}

@media (max-width: 768px){
	.mobile-container .flex-wrap .flex-item.left-nav{
		width:23% !important;
	}
	.mobile-container .mobile_logo img {
		width:100px !important;
		height: 55px !important;
	}
}


@media (max-width: 602px){
	.mobile-container .flex-wrap .flex-item.left-nav{
		width:28% !important;
	}
	.mobile-container .mobile_logo img {
		width:100px !important;
		height: 55px !important;
	}
}</pre></body></html>