.post-author-bottom{display:grid;grid-template-areas:". .";grid-template-columns:auto 1fr;grid-gap:12px;padding:16px;background:#f6f6f9;border:1px solid #eaecf0;border-radius:16px;margin-top:40px}.post-author-bottom_info{display:flex;flex-direction:column;grid-gap:8px}.post-author-bottom_info p{color:#546078}.post-author-bottom_name a{width:fit-content;color:#15181e}.post-author-bottom_name a:hover{color:#2a303c;text-decoration:underline;text-underline-color:inherit}.post-author-bottom_image{display:flex;justify-content:center;align-self:center;width:64px;min-width:64px;height:64px;border-radius:16px;overflow:hidden}.post-author-bottom_image img{object-fit:cover}@media(min-width:768px){.post-author-bottom{grid-gap:24px;padding:24px}.post-author-bottom_image{width:100px;min-width:100px;height:100px}}