/* ACPOS brand overrides */
:root {
  --acpos-brand-button: #2D6A4F;
  --acpos-brand-text: #1A2E1A;
  --acpos-brand-bg: #FFFBF7;
}
.button, .shopify-payment-button__button, .product-form__submit {
  letter-spacing: 0.02em;
}
.banner__heading, .h0, .h1 {
  letter-spacing: -0.02em;
}
