<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#co-payment-form #checkout-payment-method-load dt {
    border-left: none;
    border-right: none;
}
#co-payment-form .fieldset .sp-methods {
    border-bottom: none;
}
.Chat-size {
    width: 80px!important;
    @media (max-width: 767.98px) {
        bottom: 70px!important;
    }
}

/* Trusted Shops badge overlays uib chat, set to 99998  */
[id^="trustbadge-container"] {
    z-index:99998 !important;
}</pre></body></html>