body:not(.wp-admin) h1 {
  font-size: 80px;
  font-style: normal;
  font-weight: 400;
  line-height: 90px;
  padding-bottom: 0;
  letter-spacing: 0px;
}
body:not(.wp-admin) h2 {
  font-size: 50px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  padding-bottom: 0;
  letter-spacing: 0px;
}
body:not(.wp-admin) h3 {
  font-size: 44px !important;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  padding-bottom: 0;
  letter-spacing: 0px;
}
body:not(.wp-admin) h4 {
  font-size: 36px;
  font-style: normal;
  font-weight: 400;
  line-height: 46px;
  padding-bottom: 0;
  letter-spacing: 0px;
}
body:not(.wp-admin) h5 {
  font-size: 26px;
  font-style: normal;
  font-weight: 400;
  line-height: 42px;
  padding-bottom: 0;
  letter-spacing: 0px;
}
body:not(.wp-admin) h6 {
  font-size: 22px !important;
  font-style: normal;
  font-weight: 600;
  line-height: 30px;
  padding-bottom: 0;
  letter-spacing: 0px;
}
body:not(.wp-admin) p, body:not(.wp-admin) ul li {
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: 0px;
}
body:not(.wp-admin) .lg-body p {
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
}
body:not(.wp-admin) .lg-body strong {
  font-size: 18px;
  font-style: normal;
  line-height: 26px;
}
body:not(.wp-admin) strong {
  font-weight: 600;
}
body:not(.wp-admin) .eyebrow h6 {
  font-size: 16px !important;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}
body:not(.wp-admin) .sm-body p {
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 18px;
}
body:not(.wp-admin) .h4 h4 {
  font-size: 36px;
  font-style: normal;
  font-weight: 400;
  line-height: 46px;
  padding-bottom: 0;
}
body:not(.wp-admin) .et_pb_row {
  max-width: 1240px !important;
}
body:not(.wp-admin) header .et_pb_row {
  max-width: 1376px !important;
}
body:not(.wp-admin) .footer-dp .et_pb_row {
  max-width: 1296px !important;
}
@media (max-width: 767px) {
  body:not(.wp-admin) h1 {
    font-size: 48px;
    line-height: normal;
  }
  body:not(.wp-admin) h3 {
    font-size: 32px !important;
  }
  body:not(.wp-admin) h4 {
    font-size: 28px;
    line-height: normal;
  }
  body:not(.wp-admin) h5 {
    font-size: 18px;
    line-height: 24px;
  }
  body:not(.wp-admin) h6 {
    font-size: 16px !important;
    line-height: 22px;
  }
  body:not(.wp-admin) p, body:not(.wp-admin) ul li {
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
  }
  body:not(.wp-admin) .lg-body p, body:not(.wp-admin) .lg-body strong {
    font-size: 16px;
    line-height: 22px;
  }
  body:not(.wp-admin) .eyebrow h6 {
    font-size: 14px !important;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
  }
  body:not(.wp-admin) .sm-body p {
    font-size: 12px !important;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
  }
}
