/* custom.css */
.green-heading {
    color: green;  /* change to any shade of green you like */
}