<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">h1,
h2,
.clr_coral,
.clr_coral *{
	color:#829D97 !important;
}
h2:after,
.line_after:after,
.swiper-pagination-bullet-active,
.testimonial-quote{
	background-color:#829D97 !important;
}
.desktop_anchor_nav a{
	color:#829D97 !important;
	letter-spacing:0.8px;
	margin:0px 12px;
	cursor:pointer;
}
.btn_coral{
	border:1px solid #829D97 !important;
	color:#829D97 !important;
}
.btn_white.filled{
	color:#829D97 !important;			
}
.btn_white:hover,
.btn_coral:hover{
	background-color:#B7AFA7 !important;
	color:#FFFFFF !important;
}		
.btn_coral.filled:hover{
	background-color:#B7AFA7 !important;			
}
.btn_coral.filled{
	background-color:#829D97 !important;
	border:1px solid #829D97 !important;
	color:#FFFFFF !important;
}
.vs_accordeon_container &gt; div{
	border-top:1px solid #829D97;
}
.vs_accordeon_container &gt; div:last-child{
	border-bottom:1px solid #829D97;
}
.vs_accordeon_container &gt; div &gt; h3,		
.vs_accordeon_container &gt; div &gt; h3:before{
	color:#829D97;
}
.material-icons {
	font-size: 50px;
	color: #829D97;
}

#anchorOverlay a,
.desktop_anchor_nav a{
	letter-spacing:0.8px;
	color:#829D97;
	margin:0px 12px;
	cursor:pointer;
}
.pinned_container &gt; *{
	background-color:#B7AFA7;
}
.mobile_profile_header{
	background-color:#B7AFA7;
}
.profile_footer_canvas{
	background-color:#829D97;
}
.responsive-iframe-container{
	margin:0px;
}
.responsive-iframe-container iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 0;
}

.ad_html ul &gt; li:before{
	color:#829D97 !important;
}

.ag_job_section{
	background:linear-gradient(to left, #829D97 50%, #B7AFA7 50%);
}
.ag_job_image &gt; div{
	background-color:#829D97;
}
@media screen and (max-width: 900px){
	.ag_job_section{
		background:#829D97 !important;
	}
}</pre></body></html>