[name="header_gradient_left"] {

	color: #237EC4;

}

[name="header_gradient_right"] {

	color: #9CC0E5;

}

body section#content_section {

	background: #F8E6BF;
	fill: #F8E6BF;

}

	body section#content_section .header-decoration path {

		fill: #F8E6BF;

	}

    body section#content_section .footer-decoration path {

		fill: #F8E6BF;

	}


body.show #content_section main * {
     color: #CA2223; 
     font-size: 18px;
	 letter-spacing: 0.17px;
	 line-height: 32px
	}


	body.show #content_section main h2 {
	font-size: 42px;
	color: #CA2223;
	letter-spacing: 3.03px;
	line-height: 30px;
	text-transform: uppercase;
}

body.app section#interactive_section {
	
   background-image: linear-gradient(179deg, #0F8C4C 0%, #09492D 46%) !important;

}

body.show #content_section main h2 {
 
 	text-transform: uppercase;
	}

	
	body.show #content_section main ul.content-links li.inquiries label {
     color: #CA2223; 
}

body.show #content_section main ul.content-links li.inquiries a {
     color: #CA2223; 
}

body.show #content_section main ul.content-links li
{
	background: url("../../image/global/ui/inquires-arrowblack.png") no-repeat center left;
	background-size: 1vw 1vw;
}