
.green {
    color: green;
    margin-left: 2px;
}

.yellow {
    color: yellow;
    margin-left: 2px;
}

.orange {
    color: orange;
    margin-left: 2px;
}

.red {
    color: red;
    margin-left: 2px;
}

