Mouse not changing hover color when in center of text.

I’ve added in my dialog choices buttons and also my text in the designer to do
my decisions list.

Now I’ve run into an annoying issue.

The Mouse hover color text change works but its got an issue.

Its detecting only the outside edges of the button to change the text color
but I want it to also change the text color when my mouse pointer is
inside of the text button area.

So the mouse change color hover is not functioning properly, its giving me inconsistent results. it only changes the text color every now and again when hovering over choices because its not changing the text from inside
the button area also but just ignores it unless I have to put something
more in the code to force it to detect that the mouse is inside the
button area and make it change the text color.