[name="header_gradient_left"] {

	color: #A62445 ;

}

[name="header_gradient_right"] {

	color: #1AB2C1 ;

}

body section#content_section {

	background-image: linear-gradient(180deg, #F5F5F5 0%, #E9E5D7 100%)
	fill: #e3f2f3 ;

}

	body section#content_section .header-decoration path {

			fill: #e3f2f3 ;

	}

    body section#content_section .footer-decoration path {

		fill: #e3f2f3;

	}

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

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 #interactive_section gallery#interactive_gallery cell h3
	{
		font-size: 18px;
		color: #F5A623;
		letter-spacing: 0.17px;
		line-height: 26px;
	}

	body.show #interactive_section gallery#interactive_gallery cell ul *
	{
		font-size: 16px;
		color: #FFFFFF;
		letter-spacing: 0.15px;
		line-height: 26px;
	}


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

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

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;
}