/* Ocultar botón "Otros" */
.fi-sidebar-group[data-group-label="Otros"] .fi-sidebar-group-button {
    display: none !important;
}
