<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 {
    color: #0c4c44;
    background-color: #8de6ca !important;
}

.details-class a:not(.dark-btn-a):not(.wide-btn-a),
.vip-title a{
    color: #0c4c44 !important;
}

.details-class.site-nav {
    color: #06423a;
}

.vip-title a{
    color: #0c4c44 !important;
}

.vip-title span {
    color: #0c4c44 !important;
}

.vip-title:hover .glyphicon,
.vip-title:hover a {
    color: #08f6b5 !important;
}


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

@media (max-width: 992px) {
    .table-pricing tbody tr th {
        background: #06c497;
        /* background: #084449; */
        /* the second one is the classic color for the design */
    }
}</pre></body></html>