.shopify-payment-button__button--unbranded {
  background: red !important;
  color: #fff !important;
  border: none !important;
}

.shopify-payment-button__button--unbranded:hover {
  background: darkred !important;
}