/* Add here all your css styles (customizations) */
.g-home-advisor {
  color: white!important;
  font-weight: bold;
  font-size: 20px!important;
  line-height: 1.3em;
}

a:hover.g-home-advisor {
  text-decoration: none !important;
}

.g-check-us-out {
  color: white!important;
  font-weight: bold;
  font-size: 20px!important;
  padding: 1.07143rem !important;
  margin: 0;
  line-height: 1.3em;
}

@media (max-width: 767px) {
  .main-logo {
    max-width: 50%;
  }
  .panel-text {
    line-height: 1.3 !important;
    font-size: 14px !important;
    font-weight: normal !important;
    letter-spacing: normal !important;
  }
  .g-py-25 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
}
