<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.uc-hero .t-title,
.uc-hero .t102__descr.t-descr.t-descr_md.t102__descr_center,
.uc-categories_card .t-card__link {
    filter: drop-shadow(2px 4px 6px black);
}

.uc-catalog .t-active {
    color: #d10a12 !important;
}

.uc-catalog .t-menu__link-item:hover {
    color: #0F71B7 !important;
}

.uc-catalog .t-store__filter__range_bg {
    background-color: #0F71B7;
}

.uc-catalog .t-store__filter__search .t-store__filter__input, .uc-catalog .t-store__filter__input, .uc-catalog .t-store__sort-select {
    border-radius: 8px;
}

.uc-catalog .t-checkbox__indicator {
    border: 2px solid #0F71B7 !important;
    opacity: 1;
    border-radius: 2px;
}</pre></body></html>