* {
  font-family: "Poppins", "Roboto", "Lato", sans-serif !important;
}

.navbar-brand img {
  width: 150px;
}

.title-modern img {
  width: 250px;
  padding-bottom: 40px;
}

.title-area h3 {
  line-height: 1.5em;
}

@media (max-width: 1200px) {
  .title-modern img {
    width: 160px;
    padding-bottom: 40px;
  }
}

.btn {
  background: #32b2bc !important;
  border: none;
}
