.easy {
  color: green;
}

.medium {
  color: orange
}

/* maybe one day */
/* .difficulty.hard {
  color: red;
} */
