.feature-caption {
  font-size: 1em;
  color: #1155ff;
  font-family: "Apercu Mono Regular", monospace;
  text-align: center !important;
}

.story-endnote {
  font-size: 1em;
  color: gray;
  font-family: "Apercu Italic", sans-serif;
  font-style: italic;
  margin: 0 !important;
}
.story-endnote a {
  text-decoration: underline;
}
