.page-content{min-height:100%;padding-bottom:80px}#hero-section .page-content{padding-bottom:0}h2{margin-top:60px;margin-bottom:20px;grid-column-start:1;grid-column-end:4;color:var(--accent)}h2 small{font-size:.6em}.news-container{margin-top:20px;display:grid;grid-template-columns:repeat(3, 1fr);gap:20px}.news{max-width:380px;padding:0;overflow:hidden;border:1px solid #efefef;background-color:hsla(0,0%,100%,.75)}.news .news-media{min-height:200px}.news .news-media img{width:100%}.news .news-content{padding:10px 20px 10px}.news .news-date{margin-bottom:6px;font-size:12px;font-weight:700;color:#666}.news .news-title{margin-bottom:10px;font-size:16px;font-weight:700;line-height:1.4em}.news .news-text{font-size:16px;line-height:1.4em}@media all and (max-width: 920px){.news-container{grid-template-columns:repeat(2, 1fr)}h2{grid-column-start:1;grid-column-end:3}}@media all and (max-width: 740px){.news-container{grid-template-columns:repeat(1, 1fr)}h2{grid-column-start:1;grid-column-end:2}}
