.recent-articles .section-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:.5em}.recent-articles .section-head h3{margin:0 0 .5rem 0}.recent-articles .section-head a{text-decoration:underline;color:#272727;font-weight:bold}.recent-articles .blog-grid{display:flex;justify-content:space-between}.recent-articles .blog-grid a.card{width:32%;background-size:cover;height:300px;display:flex;align-items:flex-end;box-shadow:5px 5px 15px 1px rgba(0,0,0,0.15)}.recent-articles .blog-grid a.card .title{padding:0 1.5rem;color:#fff;text-decoration:underline}.recent-articles .blog-grid a.card .title p{font-weight:bold}@media screen and (max-width:767px){.recent-articles .blog-grid{flex-direction:column}.recent-articles .blog-grid a.card{width:100%;margin-bottom:1em}}