I am trying to find the explanation for this CSS cascading/inheritance rule. Given the example below, I would have thought the em tag would be colored #000000, but I was told that the em tag would be colored #ff0000.I am trying to find the explanation for this CS