.news-body img{display:block;max-width:100%;height:auto;margin:24px auto;border-radius:12px}
.news-body p:has(>img){margin:26px 0;text-align:center}
.news-body table{display:table;width:100%;margin:20px 0 28px;border-collapse:collapse}
.news-body th,.news-body td{padding:11px 12px;border:1px solid #dce2e8;text-align:left;vertical-align:top}
.news-body th{background:#f4f6f8}
.news-body blockquote{border-left:4px solid #2f7d45;background:#f2f7f3;color:#33443a;border-radius:8px;padding:16px 18px;margin:24px 0}
.news-body blockquote a{display:inline-block;margin-top:10px}
@media(max-width:700px){.news-body table{display:block;overflow-x:auto;white-space:nowrap}.news-body h2{font-size:24px}.news-body h3{font-size:20px}}
