    :root
    {
        /* ===============================================
        COLORS
        ================================================== */
        /*
        #theme custom
        */
        --theme-custom-color:                       #debc07;
        --theme-custom-background:                  #debc07;
        --theme-custom-background-hover:            #edcb16;
        --theme-custom-background-active:           #fddb26;
    }