:root{
    /*__ nueva gama de colores __*/
    --new_logo_text_color: #3B3A3B;
    --new_logo_color-1: #FEBE4A;
    --new_logo_color-2: #FE9049;
    --new_logo_color-3: #F27649;
    --new_logo_color-4: #FF6746;

    /*__ antigua gama de colores __*/
    --DaiBlue: #007eff;
    --DaiOrange: #f29e17;
    --DaiRed: #F86263;
    --DaiGreen: #00eeaa;
    --DaiYellow: #ffcc66;
}