/* === Typography === */
h1, h2, h3 {
    margin-top: 0;
}

h1 {
    font-size: 1.6em;
}

h2 {
    font-size: 1.3em;
    color: #444;
}

p {
    line-height: 1.5em;
}
