.blog-post .feature-image{position:relative;margin-bottom:3em;aspect-ratio:16/9}.blog-post .feature-image .lazy-placeholder{height:100%}.blog-post .feature-image img{width:100%;height:100%;object-fit:cover}.blog-post .author .profile{display:flex;flex-direction:row;align-items:center}.blog-post .author .profile .avatar{width:90px;height:90px;border-radius:90px;overflow:hidden;margin-right:10px;border:solid 1px var(--border)}.blog-post .author .profile .avatar img{width:100%;height:100%;object-position:center;object-fit:cover}.blog-post .author em{font-weight:600;font-size:1.1em;color:var(--secondary)}