.unassigned{
    background-color: red;
    color: white;
}
.offered{
    background-color: green;
    color: white;
}