body {
    font-family: "Atkinson Hyperlegible", sans-serif;    
    line-height: 1.5;
}

h2 {
    margin: 5px 0
}

li {
    margin: 5px 0
}

a {
    text-decoration: none;
    color: #0d47a1;
}

#all {
    max-width: 1000px;
    margin-right: auto;
    margin-left: auto;
}