h1 {font-size: 30px; /* was 35px */
text-decoration:underline;
color:red}
h2 {font-size: 20px; /* was 25px */
text-decoration:underline;
color:red}
h3 {font-size: 18px; /* was 20px */
text-decoration:underline;
color:red}
But H1-H3 remain colored white? I cant find ANY color CSS in the GP mom theme, AND dont want to use your color plugin, given my 4 child theme needs. Im obviously missing some thing.