<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#place_order:disabled {
    opacity:0.5; 
    text-decoration: none !important;
}
.payment_method_tabby_pay_later img, .payment_method_tabby_installments img {
    max-height: 2em;
    max-width: 5em;
}
.wc_payment_method .info {
    float: right;
}
html[dir=rtl] .wc_payment_method .info {
    float: left;
}
</pre></body></html>