/**/
#cms h1 {
    text-align: center;
    font-family: 'Outfit';
    text-transform: uppercase;
    font-size: 27px;
    margin-bottom: 50px;
}

#cms #content * {
    font-family: 'Outfit'!important;
}
img.hvrbox-layer_bottom {
    max-width: 100%;
    height: auto;
}
.cms-id-8 img.img-fluid {
    margin: 0 auto !important;
    display: block;
}
.responsivedivleft {
    float: left;
    width: 25%
}

.responsivedivright {
    float: left;
    width: 75%
}

.responsivedivright img {
    border-bottom: 15px solid #c2ac73
}
body.cms-id-19 div[align="center"] {
    max-width: 1400px;
    margin: 0 auto 0px;
    clear: both;
    overflow: hidden;
}

#cms section#content, #cms section#content * {
    /* font-family: "Libre Baskerville"!important; */
}

body#cms section#wrapper {
    max-width: 1400px;
    margin: 0 auto;
}

body#cms section#wrapper .fullwidth {
    width: 100%;
    margin: 0 auto;
}