How to add highlight effect when you hover over text in footer

Hi there! You need to add an onMouseIn( ) event handler to your text and write a function that will change the html property of the text.
An example of this can be found in this post: https://www.wix.com/corvid/forum/community-discussion/change-text-color-on-hover