.block_news{grid-template-areas:'title' 'content' 'button'}@media (min-width:980px){.block_news{grid-template-columns:1fr auto;grid-template-areas:'title button' 'content content'}}.block_news .news_title{grid-area:title}.block_news .news_link{grid-area:button}.block_news .news_items{grid-area:content}.block_news .news_item_blurb p{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin-top:0}@media (max-width:739px){.block_news .news_item_content,.block_news .news_link,.block_news .news_title{margin-left:var(--content-gutter);margin-right:var(--content-gutter)}}
/*# sourceMappingURL=news.css.map */
