html.start {
  height: auto;
  position: relative;
  overflow: auto;
}
html.start .intro * {
  pointer-events: all;
}
html.start header {
  display: none;
}

.imprint {
  padding: 12px 12px 90px;
  color: deeppink;
}
.imprint span {
  color: #FFF;
  text-shadow: 0 0 5px deeppink;
}
.imprint img {
  margin: 12px 0;
  max-width: 33.333%;
}

/*# sourceMappingURL=imprint.css.map */
