Thanks for the anon who posted an easy anti-redtext fix.
If it will help anyone else, just click Option in the top right, then click Theme and paste this in there:
span.heading {
color: #000000;
font-size: 9pt;
font-weight: 500;
text-transform: lowercase;
text-decoration: underline wavy pink;
}