section.blog-post-author-module{border-top:1px solid #e8e8e8;display:flex;flex-direction:row;gap:2rem;margin-top:5rem;padding-top:2.5rem}@media (max-width:1280px){section.blog-post-author-module{margin-top:2rem}}section.blog-post-author-module .image{border-radius:.75rem;flex-shrink:0;height:7rem;overflow:hidden;width:7rem}@media (max-width:1280px){section.blog-post-author-module .image{border-radius:.5rem;height:3.25rem;width:3.25rem}}section.blog-post-author-module .image img{height:100%;object-fit:cover;width:100%}section.blog-post-author-module .author-info{display:flex;flex-direction:column;gap:.5rem}section.blog-post-author-module .author-info .biography{color:#787575}section.blog-post-author-module .author-info .btn{margin-top:1.5rem}