:root {
  --md-primary-fg-color: #2563eb;
  --md-accent-fg-color: #4f46e5;
}

.md-header__topic .md-ellipsis {
  font-weight: 700;
}

.md-typeset h1 {
  font-weight: 700;
  letter-spacing: -0.02em;
}

.md-typeset .admonition,
.md-typeset details {
  border-radius: 8px;
}
