.test-case, .test-case:active {
  color: red;
}

.test-case:hover {
  color: green;
}
