.media-module__caption {
  opacity: 0.5;
  margin: var(--space-xs) auto 0;
  padding: 0 var(--space-sm);
  max-width: 70ch;
  text-align: center;
}