.item {
  color: blue;
}

.highlight {
  color: #FF8000;
}

.forexample { // only for the example
  color: blue;
}