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




/* Main elements: main menu, footer line, slider active bull background colors */
.footer .footline, div.menu, .menu ul, .menu ul.ul-main-menu &gt; li, .gallery-slider-navigation li.active &gt; a {
	background-color:#1F3063;
}

/* Photo gallery image active border */
.photo-gallery-single-photos ol li.active:after {
	border:5px solid #1F3063;
}

/* Second Header Menu background color */
.secondary-menu {
	background-color:#F0F0F0;
}

/* Link colors */
.content a:hover, .panel .panel-right-top a, .panel .icon-link, .panel .panel-big-button, .comment-count, .main-block .panel-right-top a, .panel-block .panel-big-button, .tha-content .article-title a.article-icon:hover, .tha-content .article-title .article-icon a:hover, .gallery-blocks-full .icon-link, .photo-gallery-single-description .photo-gallery-top-right a {
	color:#B51B14;
}
/* Breaking Message background */
.bearking-message {
	background:#B51B14;
}
</pre></body></html>