I have set the h1, h2, h3 on my wp site to a dark color.
In my template the #site-description at the top of the page is against a h2
<h2 id="site-description">Generating error free business systems</h2>
the #site-description is coming out dark, but it needs to be white.
How in CSS do you overwrite the h2 color with a specific color for h2 #site-description?
Nothing I tried worked.
The blog I need help with is modeldrivers.wordpress.com.