h1 {
    text-decoration: underline;
    color: red;
}

h2 {
    text-decoration: underline;
    color: green;
}