.editorial-text hr,
.editorial-rich-text-component-container hr {
  width: 200px; }

.editorial-text[data-alignments=center],
.editorial-rich-text-component-container[data-alignments=center] {
  text-align: center; }

.editorial-text[data-alignments=right],
.editorial-rich-text-component-container[data-alignments=right] {
  text-align: right; }

@media (max-width: 575.98px) {
  .editorial-text.news-class {
    padding-left: 0;
    padding-right: 0; } }

.editorial-text.news-class .pretitle {
  line-height: 20px;
  margin: 12px 0 8px; }
  .editorial-text.news-class .pretitle p {
    margin-bottom: 0;
    font-size: 12px;
    letter-spacing: 0.12em;
    text-transform: uppercase; }

.editorial-text.news-class .editorial-text-title {
  margin-bottom: 8px; }
  .editorial-text.news-class .editorial-text-title p,
  .editorial-text.news-class .editorial-text-title h1,
  .editorial-text.news-class .editorial-text-title h2,
  .editorial-text.news-class .editorial-text-title h3,
  .editorial-text.news-class .editorial-text-title h4,
  .editorial-text.news-class .editorial-text-title h5,
  .editorial-text.news-class .editorial-text-title h6 {
    font-size: 24px;
    line-height: 32px;
    text-transform: none; }

.editorial-text.news-class .editorial-text-desc {
  max-width: 500px; }
  .editorial-text.news-class .editorial-text-desc p {
    font-size: 14px;
    line-height: 24px; }

.editorial-text.equal-screen-height {
  height: 100vh !important; }
  @media (max-width: 767.98px) {
    .editorial-text.equal-screen-height {
      height: auto; } }


/*# sourceMappingURL=editorialText.css.map*/