.blog-author-module{align-items:flex-start;background-color:#001c35;border-radius:.5rem;box-sizing:border-box;display:flex;gap:1.5rem;margin:0 20px 20px 0;max-width:1080px;padding:1.5rem;width:auto}.author-avatar{align-self:top;border-radius:50%;height:100px;object-fit:cover;width:100px}.author-info{flex:1}.author-bio{margin:.5rem 0 1rem}.author-socials a{color:#218884;font-size:1.2rem;margin-right:.5rem;text-decoration:none}.author-socials a:hover{color:#7ea060}@media only screen and (max-width:768px){.blog-author-module{margin:0 0 20px}}