/* Put your custom css here */
div.result-ok {
    color: green
}

div.result-ko {
    color: red
}