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

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