@import “spectre”;

/* TODO: Move this to a separate file. */ header {

margin-top: 2rem;
margin-bottom: 5rem;

}

footer {

border-top: 1px gray solid;
margin-top: 5rem;
padding-top: 2rem;
margin-bottom: 2rem;

}