body { font-family: 'Source Sans Pro', -apple-system, BlinkMacSystemFont, Roboto, 'Segoe UI', sans-serif; }

body.home { background: papayawhip; margin: 0; padding: 0; }

.index { align-items: center; display: flex; height: 90vh; justify-content: center; }

.index h1 { font-family: 'league-spartan', 'Futura', sans-serif; font-size: 3rem; font-weight: bold; line-height: 1; }

.page { margin: 2rem auto; max-width: calc(100% - 2rem); }

.ff-league-spartan { font-family: 'league-spartan', 'Futura', sans-serif; font-weight: bold; }

/*# sourceMappingURL=main.css.map */