.view-moderation-state--expired {
  color: red;
}

.view-moderation-state--needs-review,
.view-moderation-state--needs-work {
  color: orange;
}
