#quarto-document-content h2 {
  font-size: 1.7rem;
  line-height: 1.25;
}

#quarto-document-content h3 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1.05rem;
  font-weight: 700;
  line-height: 1.5;
  margin-top: 1.8rem;
}

#quarto-document-content section > ul > li { margin-bottom: 1rem; }
#quarto-document-content li > ul { margin-top: .35rem; }
#quarto-document-content li > ul > li { margin-bottom: .2rem; }
#quarto-document-content strong { font-weight: 650; }
.cv-updated { font-size: .85rem; color: var(--muted); }
