.h2-note-title {
  margin-top: 10px;
  margin-bottom: 10px;
}

.h2-note-title:hover {
  text-decoration: underline !important;
  text-decoration-color: var(--color-h1-title) !important;
}

.div__note {
  padding: 1rem;
}

.note-date {
  font-size: 1rem;
}
