.g-button {
  background: transparent;
  border: none;
  box-shadow: none;
  display: flex;
  color: #000 !important;
  padding-top: 5px;
  padding-right: 50px;
  padding-bottom: 5px;
  padding-left: 50px;
  line-height: normal;
  background-color: #19d7cd !important;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width: 0px;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
  position: relative;
  margin-right: 20px;
  min-height: 50px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  justify-content: center;
  border-top-right-radius: 20px;
  border-bottom-left-radius: 20px;
  font-weight: 500;
}
.g-button:hover {
  box-shadow: none;
  background-color: #72f7f0 !important;
}
.g-auth__fogot-password, .g-auth__personal-note a {
  color: #000 !important;
}
.g-auth__personal-note a {
  border-bottom: 1px dotted #19d7cd;
}
.copyright {
  font-size: 16px !important;
}
@media (min-width: 1109px) and (max-width: 1367px) {
  .heading--u-irrx59gxx {
    font-size: 39px;
  }
}
