:root{
    --salle-blue: #202c64;
    --salle-yellow: #f0b41c;
    --salle-dark: #1a1d2b;
}

.login-container-right .hheecc {
    /* text-shadow: 2px 1px 3px black; */
    font-size:20px;
    font-weight: bolder !important;
}

.versionado {
    font-size:20px  !important;
    font-weight: bolder !important;
    display: flex;
    align-items: end;
    font-size: 0.8rem;
    margin-left: 10px;
    color: var(--salle-yellow)!important;
    cursor: pointer;
}

.logo,  .fraseBienvenida-mobile {
    font-family: 'Roboto', Arial, sans-serif;
    font-size: 48px;
    font-weight: bold;
}

.hheecc b, .versionado b{
    font-family: 'Roboto', Arial, sans-serif;
}

.salle {
    color: gray;
}


.job {
    color: var(--salle-yellow);
}

