<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
.hidden
{
	display: none!important;
}

.header-top-left p
{
	text-transform: none;
}

.site-logo img
{
	margin-top: 5px;
}

.slider-text h2, .slider-text p
{
	text-transform: none;
	text-shadow: black 0 2px;
	letter-spacing: normal;
}

.gauto-btn, button.gauto-theme-btn
{
    border-color: #020202;
    background: #020202;
}

.gauto-btn:before, .gauto-btn:after, button.gauto-theme-btn:before, button.gauto-theme-btn:after 
{
    border-color: #020202;
}

.header-promo-info p
{
	line-height: 16px;
}

.find-text 
{
    margin-top: 10px;
    margin-right: 20px;
}

.find-text h3
{
	text-transform: none;
}

.gauto-find-area .btn-submit
{
	color: white;
    padding: 8px 8px;
}

.find-form label
{
	
}</pre></body></html>