.md-typeset h1 {
  font-weight: 700;
}

.md-typeset h2 {
  border-bottom: 1px solid #444;
  padding-bottom: 0.3rem;
}

.md-typeset code {
  border-radius: 6px;
}

.md-grid {
  max-width: 1600px;
}
