.vacancy-status-filled {
color: green;
}
.vacancy-status-vacant {
color: red;
}