.green {
    color: darkolivegreen;
    font-weight: bold;
}

.red {
    color: red;
    font-weight: bold;
}
