.date {
  display: none;
}

#notes {
  margin-top: 2rem;
}
#notes .note h2 {
  margin-bottom: 0;
  margin-top: 1.5rem;
}
#notes .note p {
  margin-top: 0;
}
#notes .note hr {
  margin-top: 1.5rem;
}