    :root
    {
        /* ===============================================
        COLORS
        ================================================== */
        /*
        #theme custom
        */
        --theme-custom-color:                       #2dbfb1;
        --theme-custom-background:                  #2dbfb1;
        --theme-custom-background-hover:            #3ccec0;
        --theme-custom-background-active:           #4cded0;
    }