.twc-ok {
  color: #090;
}
.twc-watch {
  color: #f90;
}
.twc-warning {
  color: #d00;
}
.twc-error {
  color: #a00;
}
