a:focus-visible,button:focus-visible{outline-width:2px;outline-style:solid;outline-color:#007bff;outline-offset:2px}.authorBio{background-color:#e6dfd5;padding:16px;font-family:Satoshi,sans-serif;color:#000;max-width:800px;margin:auto}.authorBio .authorInfo .authorInfoNoLink,.authorBio .authorInfo a{display:flex;align-items:center;justify-content:center;gap:12px;flex-wrap:wrap}.authorBio .authorInfo .authorImage{width:50px;height:50px;border-radius:50%;object-fit:cover}.authorBio .authorInfo .details a{text-decoration:none}.authorBio .authorInfo .details h3{font-size:1rem;font-weight:500;line-height:19px;margin:0;font-family:Satoshi,sans-serif}.authorBio .authorInfo .details .designation{font-size:.75rem;color:#1e1e1e;font-weight:500;line-height:16px}.authorBio .authorInfo .followBtn{background:none;border:none;color:#000;font-weight:700;text-transform:uppercase;cursor:pointer;font-size:.75rem;text-decoration:underline}.authorBio .authorInfo .followBtn:focus-visible{outline-width:2px;outline-style:solid;outline-color:#007bff;outline-offset:2px}.authorBio .description{margin:30px 0 12px;font-size:1rem;font-weight:500;line-height:1.5;font-family:Satoshi,sans-serif}.authorBio .moreButtonWrapper{display:flex;justify-content:center}@media(min-width:576px){.authorBio{padding:24px}.authorBio .authorInfo{gap:15px;flex-wrap:nowrap}.authorBio .authorInfo .authorImage{width:50px;height:50px}.authorBio .authorInfo .details{flex-grow:1}.authorBio .moreButtonWrapper button{padding:12px 24px}}