/* Styles */
header {
    h1 {
        font-variant: small-caps;
        font-size: 15pt;
        margin-bottom: 0;
    }
    p.subtitle {
        font-size: 14pt;
        margin-top: 0;
    }
}
