.news-article{padding:54px 0 82px}
.news-article .container{max-width:850px}
.news-article p{font-size:1.05rem;line-height:1.9;color:var(--ink2);margin:0 0 22px}
.news-article .news-lead{font-size:1.14rem;color:var(--ink)}
.news-feature-image{max-width:760px;margin:30px auto 32px;text-align:center}
.news-feature-image img{display:block;width:auto;height:auto;max-width:100%;max-height:720px;margin:0 auto}
.news-feature-image figcaption{color:#536e78;font-size:.88rem;line-height:1.6;margin-top:10px}
.news-article .source-note{font-size:.9rem;color:#536e78}
.news-article a{color:#126b7b;text-decoration:underline;text-underline-offset:3px}
.news-back{display:inline-block;margin-top:16px;font-weight:700}
.article-meta{display:flex;gap:14px;flex-wrap:wrap;color:#cbdde1;margin-top:22px;font-size:.92rem}
.news-with-image{display:grid;grid-template-columns:230px minmax(0,1fr);align-items:start;gap:23px;min-height:0}
.news-with-image .card-photo{display:block;width:230px;height:178px;object-fit:cover;object-position:center 28%;background:#e9f1f3}
.news-with-image .card-content{display:flex;flex-direction:column;min-height:178px}
.news-with-image h2{margin-top:10px}
@media(max-width:700px){.news-article{padding:42px 0 64px}.news-with-image{grid-template-columns:1fr}.news-with-image .card-photo{width:100%;height:200px}.news-with-image .card-content{min-height:0}}
