Hello
I'm replying to this as this post has come up in Google, so other users will probably end up here too.
Ideally I would like to change the colour of the blurb font as well.
But from what I can make out, the blurb font is determined by
body {
color: #333;
font-size: 13px;
margin: 0;
padding: 0;
}
I don't want to change the entire site's body font colour, only the blurb.
Is this possible? If so, please suggest coding as some of us aren't full time coders and only understand some basics of coding.
Thank you