I am working in Experience Builder and using the Feature Info widget to display an HTML table that is built from an arcade script. Normally when I create a pop-up table using Text for the HTML I have the option in the widget to "Respect the Source" in terms of font size, colour, etc. However with the Arcade-generated table I only get the options for Text Size and Colour (text size set to auto which seems to respect what is written in the HTML) and Text Colour which if set to nothing then all text is black regardless of the HTML tags but only for some of the table cells. It doesn't seem consistent at all. I have set the table headings to be white text and all the cells below to be black text. But if I set the text colour to white then the headings and the first column of the table all turn to white text which I don't want. I only want the headings to be white text. No matter how I modify the Arcade and HTML scripts it keeps not respecting what I set the font to. I've attached a screenshot.