.vvq-lawyer img.vvq-avatar {
    width: 43px;
    height: 43px;
    border-radius: 13px;
    object-fit: cover;
    display: block;
    background: transparent;
}

/* CTA stays visible without covering the legal answer. */
.vvq-single .vvq-cta {
    position: sticky;
    bottom: 10px;
    left: auto;
    right: auto;
    margin-top: 18px;
}
