<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">

#masthead,.main-navigation ul ul,.site-footer,.home .site-footer,
ol.comment-list li .reply a,#respond input#submit {
	background: ;
}

/* draw any selected text yellow on red background */
::-moz-selection { color: #fff;  background: ; }
::selection      { color: #fff;  background: ; } 
/* Links */

a {
	color: #000000;
}

a:visited {
	color: #000000;
}

a:hover,
a:focus,
a:active {
	color:#535d72;
	text-decoration: none;
}

.stylefx figure:hover figcaption,ul.folio-grid li figcaption {
	background: ;
}

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