/*
.docs-nav .nav-link.active .theme-icon-holder {
  color: #1b98e0;
  background: none;
}
.docs-nav .nav-link .theme-icon-holder {
  padding-top: 0.1rem;
}

.docs-overview .card-title-text {
  display: inline;
  top: -0.3rem;
}
.docs-overview .card-icon-holder {
  width: 40px;
  height: 60px;
}
*/
.docs-branding {
  max-width: 1400px;
}
.docs-wrapper {
  max-width: 1400px;
}
