<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: #769A38;
}

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

a {
	color: ;
}

a:visited {
	color: ;
}

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

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


/*-------*/

.swiper-slide .swiper-slide-image {
	display: none;
}
.swiper-slide-active .swiper-slide-image {
	display: block;
}</pre></body></html>