    :root
    {
        /* ===============================================
        COLORS
        ================================================== */
        /*
        #theme custom
        */
        --theme-custom-color:                       #008b8b;
        --theme-custom-background:                  #008b8b;
        --theme-custom-background-hover:            #0f9a9a;
        --theme-custom-background-active:           #1faaaa;
    }