/* normalize.css v2.1.0 | MIT License | git.io/normalize */
section,
body {
  margin: 0;
}
h6 {
  font-size: 20px;
  font-size: 35px;
  line-height: 1;
  color: aliceblue;
}
.wancho {
  width: 94%;
  max-width: 1200px;
  margin: auto;
}
.cnt-wrapper {
  overflow: hidden;
  padding-top: 75px;
}

