.md-header-nav__button__lang {
    font-size: 1.5rem;
    line-height: 2.5rem;
}

.md-header .md-flex__cell--stretch {
  display:table-cell;
  width:100%;
  table-layout:fixed
}

.md-header-nav__topic {
  width:100%;
  overflow:visible;
}

.md-typeset h4 {
  margin: 5rem 0 1.6rem 0;
}

.md-typeset h5 {
  text-transform: none;
  font-size: 1.6rem;
}

@media only screen and (max-width: 76.1875em) {
    html .md-nav--primary .md-nav__title--site {
        background-color: #1B1E23 !important;
    }
}

.md-header, .md-tabs, .md-hero {
  background-color: #1B1E23 !important;
}

.md-nav__link:active, .md-nav__link--active, .md-typeset a, .md-nav__link:focus, .md-nav__link:hover {
  color: #fe6e36 !important;
}
