.caddipay-section-banner {
  background-color: #f4f8fa;
}

.section-container.caddipay-section-banner
  .section-button
  button.section-button-secondary-inverse {
  background-color: #f4f8fa;
}

.section-container.caddipay-section-banner
  .section-button
  button.section-button-secondary-inverse:hover {
  background-color: #f4f8fa;
}

.section-container.caddipay-section-banner
  .section-button
  button.section-button-secondary-inverse:active {
  background-color: #f4f8fa;
}
