

.option-label--selected{
    display: none !important;
}

.shopify-payment-button__button,
.shopify-payment-button__button--unbranded {
    background: #593428 !important;
    border-color: #593428 !important;
    color: #ffffff !important;
}

.shopify-payment-button__button:hover,
.shopify-payment-button__button--unbranded:hover {
    background: #593428 !important;
    border-color: #593428 !important;
}