CSS for ease of reading
Add to Options Theme
span.heading { color: black; / Make Red Text Black /
font-weight: normal;
font-variant: normal;
text-transform: small-caps;
}
span.small { color: black; / Make Small Text Grey /
font-weight: normal;
font-variant: normal;
}