.author-header .author_bio{align-items:center;display:flex;flex-wrap:wrap;gap:2rem}.author-header .author_bio img{border-radius:.625rem;height:auto;max-width:20rem;width:100%}.author-header .author-links{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:1.5rem;margin-top:1.5rem}.author-header .author-links a{background:var(--sky_blue);border-radius:50%;display:inline-block;padding:.5rem}.author-header .author-links svg{fill:var(--white)}@media (max-width:767px){.author-header .author_bio{align-items:flex-start;flex-direction:column-reverse}}