body {
    background-color: #f5f5f5;
    font-family: 'Roboto', 'Helvetica Neue', Arial, sans-serif;
}

main h1, main h2 {
    margin-bottom: 1rem;
}

footer.page-footer {
    margin-top: 3rem;
}

