.author-rounded-image{--author-rounded-image-w:100%;--author-rounded-image-radius:50%;align-items:center;display:flex;justify-content:center;width:var(--author-rounded-image-w)}.author-rounded-image img{aspect-ratio:1;border-radius:var(--author-rounded-image-radius);display:block;object-fit:cover;object-position:center;width:var(--author-rounded-image-w)}.author-rounded-image__fallback{align-items:center;aspect-ratio:1;background-color:#f5f8fa;border-radius:50%;color:#7c98b6;display:flex;font-size:14px;font-style:italic;font-weight:300;justify-content:center;pointer-events:none;text-align:center;width:80%}