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

h1, h2, h3, h4, h5, h6 {
	/* color: #DAA158; */
}

.c1, .c1 a { color: #DAA158 !important;}
.pre-footer .fa { color: #DAA158; }
.bgc1 { background-color: #DAA158 !important;}

button, input[type=button], .button, .links-to-buttons a  {
	background-color: #DAA158;
}

.bg_dark button:hover, 
.bg_dark input[type=button]:hover, 
.bg_dark .button:hover {
	border: 1px solid #F1CE65;
}

.envelope_bg.bg3, .bg3 {  }

#toTop {
	background-color: #DAA158;
}

.sf-menu &gt; li a.active {
	color: #DAA158;
} 

.sf-menu ul {
	background: #DAA158;
}

.sf-menu li:hover &gt; a,
.sf-menu li.sfHover &gt; a {
	color: #DAA158; 
}
</pre></body></html>