.blog-featured{padding-top:80px}.featured-post{display:grid;grid-template-columns:1fr 1fr;background:var(--brand-bg-alt);margin-top:24px}.featured-post img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.featured-post div{padding:48px}.post-list article{padding:24px 0;border-bottom:1px solid var(--brand-border)}.recent-link{display:block;padding:16px 0;border-bottom:1px solid var(--brand-border);color:var(--brand-text);-webkit-text-decoration:none;text-decoration:none}.recent-link span,.recent-link time{display:block}@media (max-width:768px){.featured-post{grid-template-columns:1fr}}