.elementor-16166 .elementor-element.elementor-element-bfc8efc{margin:-103px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}/* Start custom CSS for html, class: .elementor-element-07baa0f */@media (max-width:768px){

.member-header{
    display:flex;
    flex-direction:column;
    gap:15px;
}

.member-name{
    font-size:24px;
    line-height:1.4;
    font-weight:700;
    color:#7d0000;
    word-break:normal;
    overflow-wrap:break-word;
    margin-bottom:5px;
}

.member-info{
    display:flex;
    gap:15px;
    align-items:flex-start;
}

.avatar-image{
    width:85px;
    height:85px;
    border-radius:8px;
    flex-shrink:0;
}

.member-title-info{
    flex:1;
}

.badge-container{
    display:flex;
    flex-direction:column;
    gap:8px;
}

.badge{
    width:fit-content;
    max-width:100%;
    font-size:13px;
}
}/* End custom CSS */