/* CAMBIAR COLOR DE FONDO */
html {
    background-color: var(--color1) !important;
}