[data-md-color-primary=white] {
  --md-typeset-a-color: #4684F7;
  --md-accent-fg-color: #448aff;
}

.md-header {
  border-top: 3px solid #F7A746;
}

.md-header-nav__title {
  margin-left: 0rem;
}

.md-footer {
  margin-top: 1rem;
}

.md-nav__item .md-nav__link--active {
  font-weight: bold;
}

.md-typeset a:hover {
  text-decoration: underline;
}
