<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.composite_form .woocommerce-info, .woocommerce .woocommerce-info{
    color: #fff !important;
    border-color: #fff !important;
}

.woocommerce div.product span.price{
    color: #fff !important;
}

.composite_form .cart .variations select , .single-product div.product .composite_form .cart .variations select option{
    background-image: none !important;
    
}

.composite_form .cart .variations select, .single-product div.product .composite_form .cart .variations select{
    max-width: 98%;
}</pre></body></html>