.author-box{display:flex;align-items:center;border-radius:12px;background-color:#ececed;padding:10px;margin-top:2em;margin-bottom:2em}.author-box__avatar{align-self:flex-start;flex-shrink:0;margin-right:25px}.author-box__avatar img{width:100px;border-radius:500px;-o-object-fit:cover;object-fit:cover;border-radius:30%;background:#f2f2f3;margin-bottom:.4em;box-shadow:-5px -5px 8px rgba(255,255,255,.4784313725),5px 5px 8px rgba(169,169,170,.4784313725);margin-top:13px;margin-left:10px}.author-box__text{flex-grow:1}.author-box__name{font-size:24px;margin-bottom:5px;border-bottom:1px solid #569d2d}.author-box__bio,.author-box__bio p{margin-bottom:.8em}.author-box__bio p:last-of-type{margin-bottom:0}
