Cannot Make "+" Text Hover to Red

I have a section on my website where when a user hovers over “Word+”, the word goes from outlined white to filled white and the + is suppose to go from grey to red. However, I cannot get the hover the work for the + sign.

It is on the home page under the Our Values section.


Here is my site Read-Only: [LINK][1]
([how to share your site Read-Only link][2])

@CodeBrah
You have a targeting issue in your custom code. Check your console in devtools when you mouseover. That should show you the error.

Also make sure when using custom code and looking for help, you choose the design help > custom code category and share a published link where the issue can be inspected in a browser.

I removed the custom code on my home page but the “+” hover still doesn’t work. I’m not sure how to fix this. Can I please get a bit more assistance?