/* Don't ever write anything like this ever */
body {
font-family: 'proxima-nova' !important;
background: #e2e2e2;
}
img {
max-width: 100%;
}
.title {
margin: 10px 0;
font-size: 4em;
text-align: center;
font-weight: 600;
}
.copy {
padding: 0 20px;
font-size: 1em;
line-height: 1.2em;
letter-spacing: .7px;
font-weight: 100;
}
.body {

}