:root > * {
  --md-primary-fg-color: #000000;
  --md-accent-fg-color: #ffc000;
}

.md-typeset a {
  text-decoration: underline;
}
