  
#the-content .rounded-circle,  figure.quote .rounded-circle {
    aspect-ratio: 1/1;
    object-fit: cover !important;
}

.quote-rich.quote-rich--lg:not(.quote-rich-thumbnail) .quote-body {
    font-size:  2rem !important;
    line-height:2.4rem !important;
}

.quote-rich.with-image.quote-rich--lg .quote-body{
    font-size: 2rem !important;
    line-height: 2.4rem !important;
}

.element-edit-link:before {
    content: '🖉 ';
}