.neo-docs-header-container {
  background-color: #343537;
  background-image: linear-gradient(#414244, #343537);
}
.neo-docs-header-container .neo-logo-text {
  -webkit-background-clip: text;
          background-clip: text;
  color: rgba(0, 0, 0, 0.6);
  font-size: 28px;
  font-weight: 800;
  padding: 10px;
  text-shadow: 2px 2px 3px rgba(200, 200, 200, 0.1);
}
/*# sourceMappingURL=HeaderContainer.css.map */