As this is part of a custom theme, I'm afraid I can't really help and you would be better off contacting the theme author.
One thing you can try is the following CSS (which you need to add to the end of styles/themes/theme/css/custom.css):
body {
color: #000 !important;
}