[name="header_gradient_left"] {

	color: #470F85;

}

[name="header_gradient_right"] {

	color: #E98E9E;

}

body section#content_section {

	background: #16151A;
	fill: #16151A;

}

	body section#content_section .header-decoration path {

			fill: #16151A;

	}

    body section#content_section .footer-decoration path {

		fill: #16151A;

	}


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, #470F85 0%, #000000 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; 
}