.legend {
  display: inline-block;
  background: $gray-300;
  width: .75em;
  height: .75em;
  border-radius: $border-radius;
}
