/* Comfortable content spacing shared by news, calendar and information cards. */
.news-item,.source-row,.info-card,.content-page>.official-alert{padding:clamp(24px,3vw,36px);margin:22px 0;border:1px solid #153b3910;border-radius:26px;overflow-wrap:anywhere;min-width:0}
.news-item>small,.source-row>small,.info-card>small{display:block;line-height:1.6;margin-bottom:14px}
.news-item h2,.news-item h3,.source-row h2,.source-row h3,.info-card h2,.info-card h3{line-height:1.22;margin:0 0 16px}
.news-item p,.source-row p,.info-card p{line-height:1.7;margin:14px 0 20px}
.news-item>a,.source-row>a,.info-card>a{display:inline-block;line-height:1.55;margin-top:6px}
.news-item>:last-child,.source-row>:last-child,.info-card>:last-child{margin-bottom:0}
.news-line{padding:28px 30px;border-radius:24px;margin-top:16px;background:#f2f6fc}
.info-grid>.info-card{margin:0}
@media(max-width:650px){.news-item,.source-row,.info-card,.content-page>.official-alert{padding:24px 22px;border-radius:22px}.news-line{padding:24px 22px}.news-item h2,.source-row h2{font-size:23px!important}}
