@import '../colours';

mark {
  font-weight: bold;
  background-color: rgba($colour-medium-turquoise, 0.4);
}
