h2.title {
  font-family: 'Montserrat';
  font-weight: bold;
}

h3.title {
  font-family: 'Montserrat';
  font-weight: bold;
}

h5.title {
  font-family: 'Montserrat';
  font-weight: 500;
}


p {
  /* font-family: 'Montserrat';font-size: 22px; */
  font-family: 'Montserrat';

}


a.button {
  /* font-family: 'Montserrat';font-size: 22px; */
  font-family: 'Montserrat';
  font-weight: bolder;

}

#wellnessh4 {
  padding-top: 35px;
}

#wellnessimg {
  padding-top: 20px;
  height: 400px;
}

#insightsimg {
  padding-top: 60px;
  height: 380px;
}

#insightsh4 {
  padding-top: 60px;
}

#sectionIntro {
  text-transform: uppercase;
}