html {
    font-size: 1.2em;
    font-family: "Serif";
}
h2 {
    color:#BD5D38;
    font-size:3.5rem;
}
h3 {
    font-size:1.75rem;
}
h4 {
    font-style: italic;
}
body {
    font-family: "Open Sans", Serif;
}
h1,h2,h3,h4,h5,h6 {
    font-family: 'Saira Extra Condensed';
    text-transform: uppercase;
}
h1,h2 {
}

h1 {
    font-size: 6rem;
￼    line-height: 5.5rem;
}

div.subheading {
    text-transform: uppercase;
    font-weight: 500;
    font-family: 'Saira Extra Condensed', serif;
    font-size: 1.35rem;
}
.periode {
    color: #BD5D38 !important;
}

aside {
    background-color: #BD5D38 !important;
}

aside a:hover {
    background-color:grey;
}
