body {
    background: white;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 16px;
    padding: 2em 2em 4em;
}

h1, h2, h3, h4, h5, h6, p {
    color: #7d7d7d;
    font-weight: 600;
    line-height: 1.3;
}

p {
	font-weight: 200;
}