.news__full-backlink--top {
  margin-bottom: 1rem;
  margin-top: 1rem;
}
.news__full-backlink--bottom {
  margin-bottom: 6rem;
  margin-top: 1.5rem;
}
@media (min-width: 992px) {
  .news__full-backlink--bottom {
    margin-bottom: 9rem;
    margin-top: 4rem;
  }
}
.news__full-date {
  margin-bottom: 1rem;
  margin-top: 1.5rem;
}
@media (min-width: 992px) {
  .news__full-date {
    margin-bottom: 1.5rem;
    margin-top: 3rem;
  }
}
.news__full-intro {
  margin-bottom: 2rem;
}
.news__full-content .paragraph:last-of-type {
  margin-bottom: 0;
}
/*# sourceMappingURL=news-full.css.map */
