.alerta-ruim {
    color: #f44336;
}

.alerta-bom {
    color: #ff9800;
}

.alerta-otimo {
    color: #4caf50;
}