<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.letters-loading {
	color:#116dff !important;
}

header.header-1 .main-menu ul &gt; li &gt; ul {
    background-color: #116dff;
}

header.header-1 .main-menu ul &gt; li:hover &gt; a {
    color: #116dff;
}

footer .footer-bottom .bottom-content-wrapper {
    background-color: #ff2222;
}

.slick-slide {
    height: 600px;
}

.block-contents .section-title h2 span {
    color: #116dff;
}

.block-contents .section-title &gt; span {
    color: #ff2222;
}</pre></body></html>