.answer_highlight_correct {
    color: #009A00;
}

.answer_highlight_incorrect {
    color: #D81249;
}

.answer_highlight {
    color: #88ce2b;
}