/* Captions under images */
.story-image figcaption {
  font-size: 0.65rem;
  line-height: 1.25;
  color: #666;
  text-align: center;
  margin-top: 0.4rem;
  font-style: italic;
}

