﻿.menu-item {
    display: flex;
    align-items: center;
}

.InstalarAPP {
    background-image: url("../imagenes/Iconos/InstalarAPP24.png") !important;
    background-size: 100% 100%;
    width: 24px;
    height: 24px;
    display: inline-block;
    margin-right: 8px; /* space between icon and text */
}
.Nivel01 {
    background-image: url("../imagenes/SelloQS2026.png") !important;
    background-size: 100% 100%;
    width: 24px;
    height: 24px;
    display: inline-block;
    margin-right: 8px; /* space between icon and text */
}
.Nivel02 {
    background-image: url("../imagenes/EsferaVerde.png") !important;
    background-size: 100% 100%;
    width: 18px;
    height: 18px;
    display: inline-block;
    margin-right: 8px; /* space between icon and text */
}
