.md-header,
.md-tabs {
  background-color: #F7A200;
}

.md-header__title,
.md-header__button,
.md-header-nav__button,
.md-search__input,
.md-tabs__link {
  color: #000000;
}

.md-tabs__link--active,
.md-tabs__link:hover {
  color: #000000;
}
