/* Start custom CSS for html, class: .elementor-element-c6e4c16 */.members-profile-head {
    display: flex;
    align-items: center;
    margin-bottom: 1rem;
}
.members-profile-head .members-img {
    width: 50%;
    max-width: 150px;
    border-radius: 10px;
}
.members-info {
    margin-left: 2rem;
}
.position {
    color: #7da358;
    font-weight: 700;
    font-size: 0.7rem;
    margin-bottom: 0.5rem;
}
.members-name {
    font-size: 1.2rem;
    font-weight: bold;
        color: #434343;
}/* End custom CSS */