.health-a-empty {
    color: red;
}
.health-a-poor {
    color: red;
}
.health-a-average {
    color: orange;
}
.health-a-excellent {
    color: green;
}
.health-c-poor {
    color: red;
}
.health-c-average {
    color: orange;
}
.health-c-excellent {
    color: green;
}
.health-d-empty {
    color: red;
}
.health-d-poor {
    color: red;
}
.health-d-average {
    color: orange;
}
.health-d-excellent {
    color: green;
}
.health-f-poor {
    color: red;
}
.health-f-average {
    color: orange;
}
.health-f-excellent {
    color: green;
}