.us-pay-badge svg {
    display: none;
}
.us-pay-badge {
    background-image: url('https://cdn.shopify.com/s/files/1/0496/6730/9722/files/afterpay.svg?v=1762520803');
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
}

.footer-payment-methods.hide {
    display: none;
}