.post-content figure {
  margin: 1.5rem auto;
  text-align: center;
}

.post-content figure img {
  margin: 0 auto;
}

.post-content figcaption {
  margin-top: 0.5rem;
  font-size: 0.82em;
  font-style: italic;
  color: var(--muted);
  text-align: center;
}
