tk.Button(self.root, text="Apply Changes", command=self.apply_changes).grid(row=4, column=0, columnspan=2, pady=10)