    :root
    {
        /* ===============================================
        COLORS
        ================================================== */
        /*
        #theme custom
        */
        --theme-custom-color:                       #6b892e;
        --theme-custom-background:                  #6b892e;
        --theme-custom-background-hover:            #7a983d;
        --theme-custom-background-active:           #8aa84d;
    }