.added {
    color: lightgreen;
    font-weight: bold;
}

.changed {
    color: lightgreen;
    font-weight: bold;
}
