/* Keep python-sdk-test in nav for direct-page sidebar support, but make its final top tab blend into the header. */
.md-tabs__list > .md-tabs__item:last-child > .md-tabs__link,
.md-tabs__list > .md-tabs__item:last-child > .md-tabs__link:hover,
.md-tabs__list > .md-tabs__item:last-child > .md-tabs__link:focus {
  color: #101116 !important;
}
