html {
    font-size: 62.5%;
}

body {
    font-family: "Source Sans 3", sans-serif;
    font-size: 1rem;
    line-height: 1.42857143;
    font-weight: 400;
    margin: 0;
}

#index h1,
#footer h1,
#prefooter h1 {
    padding: 1.5rem;
    margin: 0;
    font-size: 3rem;
}

#index ul {
    font-size: 2rem;
}

#index ul ul {
    font-size: 1.6rem;
    margin: 1.5rem 0;
}