.bevan {
    font-family: "Bevan", serif;
    font-weight: 400;
    font-size: 80px;
    font-style: normal;
    color: #972823;
}

.bevan-small {
    font-family: "Bevan", serif;
    font-weight: 300;
    font-size: 40px;
    font-style: normal;
    color: #972823;
}

.open-sans {
    font-family: "Open Sans", sans-serif;
    font-optical-sizing: auto;
    font-weight: 300;
    font-style: normal;
    font-variation-settings: "wdth" 100;
}

.lora {
    font-family: "Lora", serif;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;
}

p {
    font-family: "Lora", serif;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;
}

.display-1,
.display-2,
.display-3,
.display-4,
.display-5,
.display-6,
h5.open-sans,
h4.open-sans {
    color: #972823;
}

.navbar-nav li.nav-item a.active {
    color: #972823;
    font-weight: 600;
}

p a {
    text-decoration: none;
    color: #972823;
}
