/* Shared article formatting: editor, preview and published content. */
:is(.article-richtext,.content-preview,#newsBody,#academicBody){overflow-wrap:anywhere}
:is(.article-richtext,.content-preview,#newsBody,#academicBody) p{margin:.8em 0;line-height:1.9}
:is(.article-richtext,.content-preview,#newsBody,#academicBody) :is(h1,h2,h3,h4,h5,h6){margin:1.25em 0 .6em;line-height:1.5;font-weight:650}
:is(.article-richtext,.content-preview,#newsBody,#academicBody) h2{font-size:1.45em}
:is(.article-richtext,.content-preview,#newsBody,#academicBody) h3{font-size:1.2em}
:is(.article-richtext,.content-preview,#newsBody,#academicBody) :is(ul,ol){padding-left:1.65em;margin:1em 0}
:is(.article-richtext,.content-preview,#newsBody,#academicBody) ul{list-style:disc}
:is(.article-richtext,.content-preview,#newsBody,#academicBody) ol{list-style:decimal}
:is(.article-richtext,.content-preview,#newsBody,#academicBody) li{margin:.3em 0}
:is(.article-richtext,.content-preview,#newsBody,#academicBody) li p{margin:.25em 0}
:is(.article-richtext,.content-preview,#newsBody,#academicBody) blockquote{border-left:3px solid #a9c8ed;background:#f5f8fc;color:#526176;margin:1.1em 0;padding:.5em 1em}
:is(.article-richtext,.content-preview,#newsBody,#academicBody) a{color:#206bc4;text-decoration:underline;text-underline-offset:3px}
:is(.article-richtext,.content-preview,#newsBody,#academicBody) img{max-width:100%;height:auto;display:block;margin:1em auto}
:is(.article-richtext,.content-preview,#newsBody,#academicBody) figure{margin:1.25em 0}
:is(.article-richtext,.content-preview,#newsBody,#academicBody) figcaption{text-align:center;color:#738195;font-size:.85em;margin:.4em 0}
:is(.article-richtext,.content-preview,#newsBody,#academicBody) mark{background:#fff1a8;color:inherit;padding:0 .1em}
:is(.article-richtext,.content-preview,#newsBody,#academicBody) table{border-collapse:collapse;width:100%;table-layout:fixed;margin:1em 0;font-size:inherit}
:is(.article-richtext,.content-preview,#newsBody,#academicBody) :is(th,td){border:1px solid #d6dfe9;padding:9px 12px;min-width:70px;position:relative;vertical-align:top;text-align:inherit;white-space:normal;overflow:visible;text-overflow:clip;font-size:inherit;color:inherit;display:table-cell}
:is(.article-richtext,.content-preview,#newsBody,#academicBody) th{background:#f1f5fa;font-weight:600}
:is(.article-richtext,.content-preview,#newsBody,#academicBody) :is(th,td)>p:first-child{margin-top:0}
:is(.article-richtext,.content-preview,#newsBody,#academicBody) :is(th,td)>p:last-child{margin-bottom:0}
:is(.article-richtext,.content-preview,#newsBody,#academicBody) pre{background:#f1f4f8;border-radius:4px;padding:15px;overflow:auto;white-space:pre-wrap}
:is(.article-richtext,.content-preview,#newsBody,#academicBody) code{font-family:Consolas,monospace;font-size:.9em;background:#f1f4f8;padding:.1em .25em}
:is(.article-richtext,.content-preview,#newsBody,#academicBody) hr{border:0;border-top:1px solid #dce3eb;margin:1.6em 0}
