.features-articles-section{background-color:#ededed}.article-list__item{background-color:#fff;border-radius:20px;box-shadow:0 3px 6px rgba(0,0,0,.16);margin:0 0 25px;overflow:hidden}.article-list__image{background-position:50%;background-size:cover;height:222px;width:100%}@media screen and (min-width:768px){.article-list{display:flex;margin:50px -30px 0}.article-list__item{margin:0 30px;width:calc(33.33% - 60px)}}.article-list__content{display:flex;flex-direction:column;height:calc(100% - 222px);justify-content:space-between;padding:30px}.article-list__content h2{font-size:28px;line-height:1.3;margin:0}.article-list__content h2 a{color:#6e445d;text-decoration:none}.article-list__content h2 a:hover{text-decoration:underline}.article-list__content p{font-size:19px;line-height:1.4;margin:10px 0}.article-list__cta{margin:15px 0 0}.article__cta{margin-top:50px;text-align:center}