.commonStyle__zt3BrandBg {
    background-color: #62B6CB !important;
}
.commonStyle__zt3Brand {
  color: #62B6CB !important;
}

.Button__footerBtn {
  border: 1px solid transparent;
  letter-spacing: normal;
  padding: 0.7rem 1rem;
  font-size: 1.0005rem;
  border-radius: 2rem;
  background: #62B6CB !important;
  transition: all .15s ease;
  color: #FFF;
}
