/* Copied from clone/rust-book/theme/listing.css */
figure.listing {
  margin: 0;
}

.listing figcaption {
  font-size: 0.8em;
  font-weight: 600;
}
