<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: Astra child theme
Template: astra
*/


form.checkout_coupon .button {
    min-width: 275px;
    padding: 14px;
}


/* Stripe Checkout credit card bloc */
#wc-stripe-new-payment-method {
    margin-right: 8px;
}

label[for="wc-stripe-new-payment-method"] {
    opacity: 1 !important;
    margin: 0 !important;
    padding: 0 !important;
    width: 200px !important;
    white-space: unset !important;
}</pre></body></html>