since font is being used instead of p, `<font color="rgba(0, 0, 0, 0.9)" >Red Text</font>` this text changes to red, even though the color defined is black.
since font is being used instead of p,
<font color="rgba(0, 0, 0, 0.9)" >Red Text</font>this text changes to red, even though the color defined is black.