.editor-styles-wrapper h1{
    color: red;
}
article.category-faq .entry-header h1  {
    color: red;
}

.editor-styles-wrapper h2, 
article.category-faq .entry-content h2 {
    color: blue;
}

