.wrapper-class .okay {
  background: green;
}
.wrapper-class .broken {
  background: red;
}
