html {
  scroll-behavior: smooth;
}

.logo-banner {
  height: 5rem;
}

.theme-footer-one .logo-banner {
  height: 4rem;
}

.logo-footer {
  height: 4rem;
}

.rogan-hero__img {
  width: 30rem;
  padding-top: 20rem;
  margin-left: 20rem;
}

.ml-4 {
  margin-left: 1.5rem;
}

.mr-4 {
  margin-right: 1.5rem;
}

.consultation-section__img {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 40rem;
  margin-top: 20rem;
  margin-left: 10rem;
}

.intro-text-block--green {
  padding: 100px 0;
  background-color: #fdded9;
}
/*# sourceMappingURL=esteh.css.map */