#builder-layout  div:not(.beditorcss).splash-user-content {
   display: none !important;
}
#builder-layout div:not(.beditorcss).header-profile-photo{
    display: none !important;
    background: '';
    
}
#builder-layout [page-name='Inicio'] div:not(.beditorcss).card-body.panel-body {
    background: rgba(0, 0, 0, 0) !important;
    text-decoration-line: none !important;
    text-align: left !important;
    border-top-style: none !important;
    border-right-style: none !important;
    border-bottom-style: none !important;
    border-left-style: none !important;
    border-color: rgba(0, 0, 0, 0) !important;
    
}
#builder-layout  a:not(.beditorcss).button-circle.checked {
    background: #ECEFF4 !important;
   
}