@import "fonts.generated.css";


.smallTitle .text h2{
font-size: 20px;
font-weight: 400;
}


.smallTitle h1{
font-weight: 400;
}

.writeToUs__action .popup-inline{
    color: black !important;
}

.footer__content{
    align-items: flex-start;
}

@media (max-width: 650px) {
  .header__content .hLogo {
    margin-bottom: 5px;
  }
  .header__content .hLogo img {
    height: 38px;
  }
}

@media (max-width: 450px) {
      .wrapper {
    padding-top: 100px;
  }
}