.news-page{flex-direction:column;flex:1;justify-content:center;width:100%;display:flex}.news-page a{color:var(--accent-font-color)!important}.news-page .section{justify-content:center;padding:0 2rem;display:flex}.news-page .section.stretch{flex:1;align-items:center;margin:0 -2rem;display:flex}.news-page .section .title{padding:5rem 0;font-size:3rem;font-weight:700}.news-page .section.stretch .content{width:100%;padding:0 2rem}.news-page .section.top{background-color:#fff9;flex-direction:column;padding-bottom:2rem;font-size:1.5rem}.news-page .main-image+.news-content{padding:5rem 2rem 0!important}.news-page .news-content{white-space:pre-line}.news-page .news-content *{max-width:100%;width:unset!important}@media screen and (width<=829px){.news-page .section .title{font-size:2.5rem}}