.news-article strong {
  font-weight: bold;
}
.news-article img {
  max-inline-size: 100%;
  max-block-size: 100%;
  width: revert-layer;
}
.news-article p:has(img) {
  margin: 1em 0;
}
.news-article table th, .news-article table td {
  padding: 1em;
}
/*# sourceMappingURL=map/news-article.css.map */
