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


a:link,a:visited,.navbar-default .navbar-nav&gt;li&gt;a:hover, 
.navbar-default .navbar-nav&gt;li&gt;a:focus,a:hover,a:active,.navbar-default .navbar-nav&gt;.active&gt;a, 
.navbar-default .navbar-nav&gt;.active&gt;a:hover, 
.navbar-default .navbar-nav&gt;.active&gt;a:focus{
	color:#3498db;
}

.spacer,.nav-pills&gt;li.active&gt;a, .nav-pills&gt;li.active&gt;a:hover, .nav-pills&gt;li.active&gt;a:focus,#grid .mix .overlay {

background: #3498db;
}

#page-contact{
	background: #3498db;
	color:#fff;
}

#page-contact .spacer{
	background: #fff;
}

#page-contact .section-title{
	color:#fff;
}

.btn.btn-default:hover,
.btn.btn-default:active{
    color:#3498db;
}


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