.upcart-checkout-button::before {
    content: "Checkout • ";
    pointer-events: none !important;
}

[name="checkout"] * {
    pointer-events: none !important;
}
