#topbar-section nav li.active > a {
    font-weight: 700;
    color: rgb(184 155 108);
}

textarea {
    resize: none;
}

.roofline {
    color: #B89B6C !important;
}

.bg-gold .roofline {
    color: white !important;
}

section div.overlay:before {
    content:"";
    background: rgba(0, 0, 0, 0.4);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 3;
}

.overlay +.container .roofline {
    color: white !important;
}

@media (min-width: 1024px) {
    h1, .h1 {
        font-size: 120px;
    }

    h2, .h2 {
        font-size: 64px;
        line-height: 5rem;
    }

    h3, .h3 {
        font-size: 48px;
    }

    h4, .h4 {
        font-size: 40px;
    }

    h5, .h5 {
        font-size: 32px;
    }

    .swiper-slide h1,
    .swiper-slide h2 {
        font-size: 120px;
        line-height: 7rem;
    }
}

.frame-type-html {
    padding: 0;
}

.wrapper-jAIu2l {
    background: rgb(99 30 44) !important;
    padding-bottom: 128px !important;
}
