.paragraph--type--wysiwyg-text iframe {
  max-width: 100% !important;
}

.paragraph--type--wysiwyg-text p {
  font-size: 1rem;
  color: #3b434b;
  margin-bottom: 25px;
  line-height: 1.5rem;
}

.paragraph--type--wysiwyg-text li {
  font-size: 1rem;
}

.paragraph--type--wysiwyg-text ul {
  margin-bottom: 10px;
}

.paragraph--type--wysiwyg-text .subtitle, .paragraph--type--wysiwyg-text h3 {
  font-size: 1.3125rem;
  color: #000000;
  margin-bottom: 0.625rem;
  margin-top: 2.5rem;
}

.node--article .paragraph--type--wysiwyg-text p {
  line-height: 1.8;
}

.generic_page .paragraph--type--wysiwyg-text p {
  line-height: 1.42857;
}
/*# sourceMappingURL=wysiwyg-text.css.map */