[class*="apple-pay-button-black"] {
    -apple-pay-button-style: black !important;
}

[class*="apple-pay-button-white"] {
    -apple-pay-button-style: white !important;
}

[class*="apple-pay-button-white-with-line"] {
    -apple-pay-button-style: white-outline !important;
}
