/* Increase overall body text */
p {
    font-size: 1.1rem;
}

h1 {
    font-size: 3rem;
    margin-top: 0.8em;
    margin-bottom: 0.3em;
}