/* asimov.scss */
.highlight {
  background-color: yellow;
  color: gray;
  text-shadow: none;
}
