h1 {
    font-family: 'PlayfairSC', serif;
    font-size: 18pt;
    text-align: center;
    color: #e2e0d3;
    font-weight: normal;
}

h2 {
    font-family: 'PlayfairSC', serif;
    font-size: 13pt;
    text-align: center;
    font-weight: normal;
    color: #b2713b; border-top: 1px solid  #b2713b 
}

p {
    font-family: 'Alegreya', serif;
    font-size: 10pt;
    color: #1c1717;
    margin: 0;
}

a {
    font-family: 'Alegreya SC', serif;
    text-decoration: none;
    color: #b2713b;
}
.Alegreya {
font-family: 'Alegreya', serif;
}

.AlegreyaSC {
font-family: 'Alegreya SC', serif;
letter-spacing: 0.05em;
}

.Cinzel {
font-family: 'Cinzel', serif;
}

.Playfair {
font-family: 'Playfair Display', serif;
}

.PlayfairSC {
font-family: 'Playfair Display SC', serif;  letter-spacing: 0.05em;
}

#hovedboks h1, #hovedboks h2, #hovedboks p {color: #1c1717;}