@charset "UTF-8";
/* CSS resets */

.big {
  height: 470px;
  width: 100%;
  padding: 100px;
}
.big h1 {
  font-size: 70px;
  font-family: "helvetica", sans-serif;
  font-weight: bold;
  line-height: 59px;
  letter-spacing: -3px;
  padding-bottom: 24px;
}
