Hi there, just seen your post,
You will need to edit the colour of you header title.
Do this, go to:
Appearance, then
editor
then the , style.css file
search for this code
#site-title a {
color: #006643;
font-weight: bold;
text-decoration: none;
font-variant: small-caps;
letter-spacing: -0.02em;
text-shadow: -2px -2px 0px #000;
}
As you can see there is a color line – just edit that code to the colour you want i.e #EEE and then save changes