/* HealthForge Site-Wide Typography Standard */
body {
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  font-size: 16px;
  color: #272727;
  line-height: 1.55;
}

h1, h2, h3, h4, h5, h6 {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  color: #272727;
}

p {
  font-family: 'Open Sans', Arial, sans-serif;
  font-weight: 300;
  font-size: 16px;
  color: #272727;
  line-height: 1.55;
  margin-bottom: 12px !important;
}

a {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  color: #2095db;
}

#s2w .ctrl,
#s6w .vp-ctrl,
#s8w .s8-ctrl,
#mc4 .mc-btn-save,
#mc5 .mc-btn-save {
  display: none !important;
}

#section1, #section2, #hf-leadership {
  scroll-margin-top: 100px;
}