How can I change heading color in the Impulse theme?

Hi @Gypsy-Paws ,

Sorry for the mistake, please change the following code:

.section-header__title {
    color: #ff0000 !important;
}

Hope it helps!