.commonStyle__zt3Brand {
    color: #1c7c92;
}
.Icon__brand{
  color: #1c7c92;
}
.commonStyle__zt3BrandBg {
    background-color: #1c7c92;
}

.Button__footerBtn{
  background-color:#1c7c92;
  color:#fff;
}
.Button__footerBtn:hover{
  background-color:#fff;
  color:#1c7c92;
  border-color:#1c7c92;
}
