:root {
    --theme: #F79520;
    --theme2: #FAAC50;
}
/* region login */
.auth.auth-bg-theme {
    background: url(../images/fondo.png) no-repeat;
    background-size: cover;
}
/* endregion login */