/* Version 2.0.14.1 · complete full-width article rendering */
.article-body :is(p,ul,ol,blockquote,figure,div,h2,h3,h4,h5){max-width:none!important}
.content-single-news .article-main,.content-single-news .article-body{height:auto!important;max-height:none!important;overflow:visible!important}
.content-single-news .article-body>*{visibility:visible;opacity:1}
.content-single-news .article-body :is(p,ul,ol,blockquote,figure,table,div){max-height:none}
.content-single-news .article-body p{display:block;overflow:visible;-webkit-line-clamp:unset;-webkit-box-orient:initial}
.article-body figure.article-image{max-width:100%;margin:1.6rem 0}
.article-body figure.article-image img{width:auto;max-width:100%;height:auto;display:block;margin:0 auto}
.article-body .text-start{text-align:left}
.article-body .text-center{text-align:center}
.article-body .text-end{text-align:right}
.article-body .text-justify{text-align:justify}
