<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#newsletter-landing-wrapper .gform_footer input[type="submit"], #newsletter-landing-wrapper hr  {
	background-color: #00AEEF !important;
}

#newsletter-landing-wrapper table h2, #newsletter-landing-wrapper span {
	color: #00AEEF !important;
}

.newsletter-landing-footer.footer {
	background-color: #000;
}

#newsletter-landing-wrapper .subscribe-holder {
	width: 525px;
}

#newsletter-landing-wrapper table td.width-four {
	width: 25%;
}

@media handheld, only screen and (max-width: 640px) { 

	#newsletter-landing-wrapper .subscribe-holder img {
		width: 98%;
		margin-bottom: 5px;
	}

	#newsletter-landing-wrapper .subscribe-holder {
		width: 90%;
	}
}

</pre></body></html>