.wantispam-status-text {

  &--green {
    color: green;
  }

  &--red {
    color: red;
  }
}