.Terminé{
    color: green;
}
.En_cours{
    color: orange;
}
.Non-démarré{
    color: red;
}