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

.md-typeset code {
  white-space: pre-wrap;
}
