figure {
  margin: 1.5em auto;
  text-align: center;
}

figure img {
  max-width: 100%;
}

figure figcaption {
  margin-top: 0.5em;
  font-size: 0.8em;
  color: #6c6c6c;
}
