:root{
    /* VARIABLES GENERALES */
    --bg-color:#fff;
    --text-color:#454545;

    --menu-row-bg-color:#000;
    --menu-row-text-color:#fff;
}
