<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.main-navigation .title-class-nav,
.main-subcontent .title-class-nav,
.title-class-nav {
    background-color: #5fdbef !important;
}

.details-class a:not(.green-btn):not(.dark-btn):not(.white-btn):not(.wide-white-btn):not(.wide-darkblue-btn):hover,
.details-class a:not(.dark-btn-a):not(.wide-btn-a):hover,
.details-class .vip-title:hover .glyphicon,
.details-class .vip-title:hover a {
    color: #5fdbef !important;
}


.details-class a:not(.green-btn):not(.dark-btn):not(.white-btn):not(.wide-white-btn):not(.wide-darkblue-btn),
.details-class.site-nav,
.vip-title span,
.details-class a:not(.dark-btn-a):not(.wide-btn-a),
.vip-title a {
    color: #240d07 !important;
}

@media (min-width: 992px) {
    .offer table th,
    .offer table td {
        border: 3px solid #e280df59 !important;
    }
}

@media (max-width: 992px) {
    .table-pricing tbody tr th {
        background: #e280df;
    }
}</pre></body></html>