/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */
.checkout-button.disabled {
    pointer-events: none;
    opacity: 0.5;
}
