<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
#cookieseal-banner button {
    background-color: #01b0cc !important;
}

#cs-seal-popup .cs-popup-content .cs-popup-content-bottom button {
    background-color: #01b0cc !important;
}

#cs-seal-popup .cs-popup-content .cs-popup-content-tabs #tab-1:checked ~ .cs-popup-content-tabs-flex-tabs #tab-1-label {
    border-left-color: #01b0cc !important;
}

#cs-seal-popup .cs-popup-content .cs-popup-content-tabs #tab-2:checked ~ .cs-popup-content-tabs-flex-tabs #tab-2-label {
    border-left-color: #01b0cc !important;
}

#cs-seal-popup .cs-popup-content .cs-popup-content-tabs #tab-3:checked ~ .cs-popup-content-tabs-flex-tabs #tab-3-label {
    border-left-color: #01b0cc !important;
}

#cs-seal-popup .cs-popup-content .cs-popup-content-tabs #tab-4:checked ~ .cs-popup-content-tabs-flex-tabs #tab-4-label {
    border-left-color: #01b0cc !important;
}

#cs-seal-popup .cs-popup-content .cs-popup-content-tabs #tab-5:checked ~ .cs-popup-content-tabs-flex-tabs #tab-5-label {
    border-left-color: #01b0cc !important;
}

#cookieseal-banner .cookieseal-banner-body p {
    color: #fff !important;
}
</pre></body></html>