.author-info{align-items:center;align-self:stretch;background:var(--day-card,#f6f7f8);border-radius:24px;display:flex;flex-direction:column;gap:32px;justify-content:center;margin-bottom:48px;margin-top:48px;padding:48px 96px}.author-info .avatar{border-radius:120px;height:120px;width:120px}.author-info .author-text{align-items:center;display:flex;flex-direction:column;gap:24px;text-align:center}.author-info .author-text .about{display:flex;flex-direction:column;gap:12px}.author-info .author-text .name{color:#575e75;display:flex;flex-direction:column}.author-info .author-text .name span{color:#575e75}