<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.omnibus-price {
    color: #666666;
}

.omnibus-price .price-including-tax, .omnibus-price .price-excluding-tax {
    font-size: 1.4rem;
}

.catalog-product-view .omnibus-price .price-including-tax, .catalog-product-view .omnibus-price .price-excluding-tax {
    font-size: 2rem;
}

.product-item .omnibus-price .price {
    font-weight: normal;
}

.product-info-price .price-box .omnibus-price {
    font-weight: 300;
}

.product-info-main .product-info-price .omnibus-price .price-wrapper .price {
    font-size: 2rem;
    font-weight: 300;
}
</pre></body></html>