body {
    background-color: #1A1A1A;
    color: #EDEDED;


}

.site-header {
    margin-top: 3em;
}

h1 {
    font-family: neue-haas-grotesk-display, sans-serif;
    font-size: 3em;
}

p {
    font-family: neue-haas-grotesk-text, sans-serif;
}

#email-display {
    color: #40E873;
}