@media (max-height: 520px) {
  .custom-title {
    margin-top: 20px !important;
    margin-bottom: 20px !important;
  }

  .custom-icon-text {
    margin-top: 5px;
  }
}

.apple-pay-button {
    border-color: #000 !important; 
    background-color:#000 !important;
}

.credit-card-button {
     color: #3f3f3f !important; 
     border-color: #3f3f3f !important; 
     background: #fff !important;
}

.gencove-blue {
  color: #03aeef !important;
}

.gencove-blue-bgrd {
  background-color: #03aeef !important;
}