Change Title color to group Header . Dashboard

Continuing the discussion from How to add icon to card header. Dashboard 2:

Can we change also the color of the group Title ?

Thanks

/* define any styles here - supports raw CSS */
    .v-card-title {
        color: red;
    }

Great it works

what about the icon color ?

Thanks a lot


Done !!!
found the tip ..

Thanks