/** :root{
  --md-primary-fg-color:#000;
  --md-primary-bg-color:#fff;
  --md-accent-fg-color:#000;
}

.md-typeset h1,.md-typeset h2,.md-typeset h3,
.md-header__title,.md-nav__title{ font-weight:400; }
a,.md-typeset a{ color:#000 !important; text-decoration-thickness:1px; }
a:hover,.md-typeset a:hover{ text-decoration:underline; }
