[name="header_gradient_left"] {

	color: #192633;

}

[name="header_gradient_right"] {

	color: #E62224;

}

body section#content_section {

	background: #1C589B;
	fill: #1C589B;

}

	body section#content_section .header-decoration path {

			fill: #1C589B;

	}

    body section#content_section .footer-decoration path {

		fill: #1C589B;

	}

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

body.app section#interactive_section {
	
   background-image: linear-gradient(179deg, #C82327 0%, #5F1112 46%);

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


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

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