#apple-pay-button {
  width: 100%;
  height: 100%;
}

#apple-pay-button-container {
  height: 100%;
  overflow: hidden;
}

body,
html {
  height: 100%;
}

body {
  margin: 0;
}

apple-pay-button {
  --apple-pay-button-width: 100%;
  --apple-pay-button-height: 100%;
  --apple-pay-button-border-radius: 5px;
}


/*# sourceMappingURL=ApplePay.65dec0032c0e22fc60ae.css.map*/