Using this blog post Surveys with style https://community.esri.com/groups/survey123/blog/2015/08/24/surveys-with-style#comments I added html formatting to my survey choices to make my text legible against my color scheme.
e.g. from XLSform, choices sheet. list_name, name, label, respectively
| landowner | UND | <font color="black">Undetermined</font> |
However in my Survey Results, it continues to use these labels versus the name assigned to it. Should html formatting be reserved for notes and hints only? Or can I change the appearance of choices some other way?

Thanks!