.date {
  margin-top: 2rem;
  margin-bottom: 2rem;
  font-family: Andale Mono, monospace;
  font-size: 0.9rem;
  small {
    color: var(--medium-text);
    font-size: 0.8rem;
  }
}
