.news-list > h2 {
  margin-top: 40px;
}

.news-list > h2:first-child {
  margin-top: 0;
}

.news-article-header .post-info {
  justify-content: center;
}

.news-article-content {
  margin-inline: auto;
}

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