.md-header__button.md-logo img {
  height: 48px;
}


.md-typeset h1 {
  font-weight: 800;
  font-size: 2em;
  border-bottom: 2px solid var(--md-primary-fg-color);
  padding-bottom: 0.3em;
}

.md-typeset h2 {
  font-weight: 700;
  font-size: 1.4em;
}

.md-typeset h3 {
  font-weight: 600;
  font-size: 1.1em;
}
