.avatar{display:flex;gap:10px;margin-bottom:5px}.avatar .avatar-img{height:70px;width:70px}.avatar .avatar-img img{border-radius:10px;height:100%;-o-object-fit:cover;object-fit:cover;transition:filter 375ms ease-in .2s,transform .3s;width:100%}.avatar .author-info .author-info__name{color:var(--c-text);font-size:1.1em;font-weight:550}.avatar .author-info .status{background:var(--status_backgroud);--status_backgroud:rgba(60,120,60,.7);border-radius:.4rem;margin-top:7.7px;text-align:center}
