/* Start custom CSS */.elementor img {
      
          width: 70px;
 height: 70px;
border-radius: 50%;
 margin: 0 auto var(--spacing-md);
object-fit: cover;
border: 3px solid var(--white);
box-shadow: var(--shadow-lg);
display: block;

}


.swm-get-started-btn {
    margin-bottom: 1000px;
}/* End custom CSS */