I was developing a website that has a table and in it I am applying a hover that changes both the background and the letter.
The problem is that when I perform the hover with selectors in the execution, the next element of the table is passed (tr) and the first element is not taken.
I was checking if I have errors in the syntax but I'm sure I do not have them.
I checked some pages and I'm still crazy with what the browser is showing me.
I leave the link in codepen.io in case someone can help me: