body {
  font-family: -apple-system, BlinkMacSystemFont, 'Avenir Next', Avenir, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
}
code {
  font-family: "Lucida Console", Monaco, monospace;
  font-size: 85%;
}
.date {
  font-size: 85%;
}
.description {
  font-size: 85%;
}
main img + em {
  color: #555;
  font-size: 0.95rem;
  display: block;
  text-align: center;
  margin-bottom: 2em;
  line-height: 1.5em;
  font-style: normal;
}
