<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.woocommerce-checkout-review-order-table input[type="radio"].shipping_method + label {
    font-weight: 700;
}

.sc-delivery-method-description {
    padding-left: 2.75rem;
    font-size: 0.9em;
    padding-bottom:0
}

.sc-delivery-method-mount-point {
    display: block;
    width: 100%;
}

.woocommerce-shipping-totals input[type="radio"].shipping_method + label {
    font-weight: 700;
}
</pre></body></html>