<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.site-logo {
	max-width: 215px;
}

.blurp--top {
	width: 100px;
}
.article--page.border-waves::after {
	z-index: 21;
	bottom: -7px;
	background-position: bottom;
}
.article--page.border-waves::before, .article--page.border-waves::after {
	position: absolute;
	left: 0;
	display: block;
	width: 100%;
	height: 14px;
	content: '';
}
.article--page.border-waves::before {
	z-index: 20;
	top: -7px;
	background-position: top;
}
.individe {
	position: absolute;
	left: 0px;
	width: 100%;
	bottom: 40px;
	background: url('/wp-content/uploads/2019/03/div.png');
	height: 15px;
	background-repeat: repeat-x;
}
.site-footer{
	background-image: url('/wp-content/uploads/2016/04/tint.jpg');
}
.sidebar--footer__dark {
	background-color: transparent !important;
}
.copyright-area.copyright-area__dark {
	background-color: #055a6f !important;
}
.copyright-area svg path {
	fill: #055a6f !important;
}
.navigation--footer{display:none;}
.promo-box__container{background-color: #055a6f !important;}
#ssb-container ul li {
	background: #055a6f;
	padding: 5px 5px 5px 15px;
}
#ssb-container {
	top: 20% !important;

}
#ssb-container ul li a {
	line-height: 15px !important;

}
.pixcode.pixcode--btn:hover{background:#045f74 !important;}
.pixcode.pixcode--btn {
	color: #fff !important;
}
</pre></body></html>