@import url("/news/news-base.css?v=20260902-2");

.news-hub__hero-inner,
.news-article__hero-inner,
.news-hub__content,
.news-article__content {
    display: block !important;
    height: auto !important;
}

.news-article__hero {
    height: auto !important;
    min-height: 0 !important;
}

body .news-article .news-article__header .news-article__meta time,
body .news-article .news-article__header .news-article__meta span {
    color: rgba(255, 255, 255, .72) !important;
}
