:root {
  --adyen-sdk-color-background-always-dark: #2e6a98;  /* #3185c3*/
  --adyen-sdk-color-background-inverse-primary-hover: #0f2039;
  --adyen-sdk-color-outline-primary: #6C6C6C;
}

.adyen-checkout__button {
  font-weight: var(--adyen-sdk-text-body-stronger-font-weight, 600) !important;
  text-transform: uppercase !important;
  border-radius: 0px !important;
}