.text-wysiwyg {
  padding-top: 3rem;
  padding-bottom: 3rem;
}

.text-wysiwyg__title .heading {
  font-size: 1.5rem;
  font-weight: normal;
  color: #302668;
  font-weight: bold;
  line-height: 1.25;
}
@media screen and (min-width: 544px) {
  .text-wysiwyg__title .heading {
    font-size: 2rem;
  }
}
@media screen and (min-width: 768px) {
  .text-wysiwyg__title .heading {
    font-size: 3rem;
  }
}

.text-wysiwyg__body {
  font-family: "Poppins", serif;
  font-size: 1.125rem;
  font-weight: 300;
  line-height: 1.55;
  margin-bottom: 36px;
}
.text-wysiwyg__body h2 {
  font-size: 1.5rem;
  font-weight: normal;
  color: #302668;
  font-weight: bold;
  line-height: 1.25;
}
@media screen and (min-width: 544px) {
  .text-wysiwyg__body h2 {
    font-size: 2rem;
  }
}
@media screen and (min-width: 768px) {
  .text-wysiwyg__body h2 {
    font-size: 3rem;
  }
}
.text-wysiwyg__body h3 {
  font-size: 48px;
  line-height: 1.2;
}
.text-wysiwyg__body h4 {
  font-size: 35px;
}
.text-wysiwyg__body h5,
.text-wysiwyg__body h6 {
  font-size: 1.5rem;
  color: #302668;
}
.text-wysiwyg__body p {
  font-family: "Poppins", serif;
  font-size: 1.125rem;
  font-weight: 300;
  line-height: 1.55;
  margin-bottom: 20px;
}

.page-node-type-blog .text-wysiwyg__body {
  color: #2a1d4f;
}
.page-node-type-blog .text-wysiwyg__body h3, .page-node-type-blog .text-wysiwyg__body h4 {
  color: #302668;
}

#block-eci-theme-copyright-message .text-wysiwyg__body p {
  color: #ffffff;
}
/*# sourceMappingURL=../../../sourcemaps/components/text-wysiwyg/text-wysiwyg.css.map */
