  .status-normal{
    color: green;
}
.status-severe{
    color: red;
}

.status-issues{
    color: orange;
}
