.cmsContainer p {
  margin-bottom: 1.5em;
}

.cmsContainer h1 {
  font-size: 2.5em;
  line-height: 1.2em;
  font-weight: bold;
  margin-bottom: 1.2em;
}

.cmsContainer h2 {
  font-size: 2em;
  line-height: 1.5em;
  font-weight: bold;
  margin-bottom: 1.5em;
}

.cmsContainer h3 {
  font-size: 1.5em;
  line-height: 1em;
  font-weight: bold;
}

.cmsContainer h4 {
  font-size: 1.167em;
  line-height: 1.286em;
  font-weight: bold;
}

