.author-profile{display:flex;gap:20px;align-items:flex-start;margin:-30px 0 50px;padding:26px;border:1px solid #e1e5ea;border-radius:20px;background:#f8faff}.author-avatar{width:64px;height:64px;display:grid;place-items:center;flex:0 0 auto;overflow:hidden;border-radius:50%;background:#4285f4;color:#fff;font:800 18px Manrope}.author-avatar img{width:100%;height:100%;object-fit:cover}.author-profile span{color:#80868b;font:700 10px Manrope;text-transform:uppercase;letter-spacing:1px}.author-profile h2{margin:5px 0;font:800 19px Manrope}.author-profile p{margin:0;color:#5f6368;font-size:13px;line-height:1.6}.author-profile a{display:inline-block;margin-top:9px;color:#1a73e8;font:700 12px Manrope}@media(max-width:650px){.author-profile{margin-top:-20px;padding:20px}.author-avatar{width:52px;height:52px}}
