h1 {
  font-size: 38px !important;
  line-height: 44px !important;
}
h2, .display-2 {
  font-size: 34px !important;
  line-height: 40px !important;
}
h3 {
  font-size: 24px !important;
  line-height: 30px !important;
  margin: 0 0 20px 0;
}
h4 {
  font-size: 22px !important;
  line-height: 28px !important;
}
body {
  font-size: 18px;
}
p {
  margin: 0 0 20px 0;
}
/* .filter-card p {
  margin: 0 0 20px 0;
} */

textarea {
  font-size: 18px !important;
}
input[type="text"],
input[type="email"],
input[type="tel"],
select {
  min-height: 58px !important;
  font-size: 18px !important;
}

@media (min-width: 769px) {

h1 {
  font-size: 44px !important;
  line-height: 56px !important;
}
h2, .display-2 {
  font-size: 38px !important;
  line-height: 50px !important;
}
h3 {
  font-size: 26px !important;
  line-height: 36px !important;
  margin: 0 0 20px 0;
}
h4 {
  font-size: 24px !important;
  line-height: 30px !important;
}
body {
  font-size: 20px;
}
p {
  margin: 0 0 20px 0;
}
/* .filter-card p {
  margin: 0 0 20px 0;
} */

textarea {
  font-size: 20px !important;
}
input[type="text"],
input[type="email"],
input[type="tel"],
select {
  min-height: 58px !important;
  font-size: 21px !important;
}
.item-title.mb-24 {
  margin-bottom: 14px !important;
}
.hs-form-field {
  margin-bottom: 24px !important;
}
.banner.pt-96.mob-pt-24.mob-pb-64 {
  min-height: 300px !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.dnd-section:not(.row-number-1):not(class*="force-full-width-section") {
  padding-top: 70px !important;
  padding-bottom: 70px !important;
}

.pb-128 {
  padding-bottom: 70px !important;
}
.pt-128 {
  padding-top: 70px !important;
}

/* possibly just on homepage or in single module */ 
/* .dnd_area-row-4-padding {
  padding-top: 70px !important;
} */
  
}
.header-container-wrapper
    background: rbg(0,0,0,0.9) !important;
}