:root {
  --md-primary-fg-color: #5b3fd6;
  --md-accent-fg-color: #f59e0b;
}

.md-typeset code {
  border-radius: 4px;
}
