/*
 * Globals
 */
.cover-container {
  max-width: 50em;
}

* {
    font-family: roboto-thin, roboto, sans-serif;
    font-weight: 400;
    letter-spacing: 0.2em;
}

h1 {
    letter-spacing: 0.29em;
    font-family: helvetica-w01-light, helvetica-w02-light, sans-serif
}

footer {
    letter-spacing: 0;
    font-size: 0.7rem;
}
