/**
 * Google reCAPTCHA for WooCommerce - front-end styles.
 *
 */
.wc-block-components-button:not(.is-link).disabled, .wc-block-components-button:not(.is-link):disabled {
    pointer-events: none;
}
