:root {
  --md-primary-fg-color: #111827;
  --md-accent-fg-color: #0f766e;
}

.md-typeset h1 {
  font-weight: 700;
}

.md-typeset table:not([class]) {
  font-size: 0.75rem;
}
