.DocsHero-background {
  height: 100vh;
  margin-top: calc(-100vh + 8rem);
  transform: skewY(-5deg);
}
