    :root
    {
        /* ===============================================
        COLORS
        ================================================== */
        /*
        #theme custom
        */
        --theme-custom-color:                       #696969;
        --theme-custom-background:                  #696969;
        --theme-custom-background-hover:            #787878;
        --theme-custom-background-active:           #888888;
    }