<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#dentistMore {
  width: 100%;
  max-width: 700px;
  margin: 80px auto 0;
}
@media screen and (max-width: 767px) {
  #dentistMore {
    margin: 40px auto 0;
    padding: 0 15px;
  }
}
#dentistMore h2 {
  margin: 0 0 2rem 0;
  font-weight: var(--wp--custom--heading--typography--font-weight);
  font-size: 40px !important;
  line-height: 52px;
  color: #080709;
}
#dentistMore h4 {
  margin: 0 0 1rem 0;
  font-weight: var(--wp--custom--heading--typography--font-weight);
  font-size: 16px !important;
  line-height: 28px;
  color: #080709;
}
#dentistMore p {
  margin: 0 0 1rem 0;
  font-weight: var(--wp--custom--body--typography--font-weight);
  font-size: 16px !important;
  line-height: 28px;
  color: #4B5260;
}

/*# sourceMappingURL=style.css.map */
</pre></body></html>