h1,
h2,
h3 {
    font-family: serif;
}
h2 {
    background-color: lightgrey
}
h3 {
    margin-top: 2em;
    margin-bottom: 0.5em;
}

p{
    margin-top: 0.5em;
    margin-bottom: 0.5em;
}
