/* Start custom CSS */.elementor img{
    width: 44px;
    height: 44px;
    border-radius: 50%;
    object-fit: cover;
    border: 2px solid var(--cream-primary);
    box-shadow: var(--shadow-elegant);
}/* End custom CSS */