.section_reviews .avatar{
    aspect-ratio: 1;
    object-fit: cover;
    /* border: 2px solid var(--text-accent-color); */
    border-radius: 50%;
}