/* Site-specific overrides on top of Minimal Mistakes. */

.pdf-frame {
  display: block;
  width: 100%;
  height: 80vh;
  min-height: 32rem;
  border: 0;
  background: #f5f5f5;
}

.note-list {
  margin: 0 0 1.5em 1.25em;
  padding: 0;
  list-style: disc;
}

.note-list li {
  margin: 0.35em 0;
}

.collection-section {
  margin-top: 1.5em;
}

.collection-section > h2 {
  margin-bottom: 0.5em;
  font-size: 1.2em;
}

.collection-index h2 {
  font-size: 1.2em;
  margin: 0.75em 0;
}

.see-also {
  margin-top: 1.75em;
}

.see-also > h2 {
  font-size: 1.2em;
  margin-bottom: 0.5em;
}
