.article-body > h2 { margin:3rem 0 1.1rem; padding-bottom:.65rem; border-bottom:3px solid #baff18; color:#092539; font-family:var(--font-display,sans-serif); font-size:clamp(1.55rem,3vw,2.3rem); line-height:1.05; }
.roundup-news-card { margin:0 0 1rem; padding:1.25rem 1.35rem; border:1px solid #d9e1de; border-left:6px solid #baff18; border-radius:0 18px 18px 0; background:#fff; box-shadow:0 10px 28px rgba(9,37,57,.07); }
.roundup-news-card h3 { margin:0 0 .6rem; color:#092539; font-family:var(--font-display,sans-serif); font-size:clamp(1.2rem,2.2vw,1.65rem); font-weight:900; line-height:1.12; }
.roundup-news-card p { margin:0 0 .8rem; max-width:70ch; font-size:1.02rem; line-height:1.65; }
.roundup-story-link { position:relative; z-index:2; display:inline-flex; gap:.45rem; align-items:center; margin-top:.1rem; padding:.68rem .9rem; border-radius:999px; background:#092539; color:#fff!important; font-weight:900; text-decoration:none; cursor:pointer; pointer-events:auto; }
.roundup-story-link:hover,.roundup-story-link:focus-visible { background:#ff563f; }
@media (max-width:680px) { .article-body > h2 { margin-top:2.25rem; } .roundup-news-card { padding:1rem; border-radius:0 14px 14px 0; } .roundup-story-link { width:100%; justify-content:center; } }
