/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */
.wc_payment_method.payment_method_deuna-checkout {
    display: none;
}

.disable-link {
    pointer-events: none;
    cursor: default;
}