.CTA-btn a {
    border: 1px solid #915d29;
    border-radius: 8px;
    color: #080e1f;
    display: inline-block;
    font-family: Raleway;
    font-weight: var(--unnamed-font-weight-medium);
    padding: 15px 24px;
    text-align: center
}

.CTA-btn a:hover {
    background-color: #915d29;
    border-color: #915d29;
    color: #fff
}

a.cta-primary {
    background-color: #9d9388;
    -webkit-border-radius: 0;
    border-radius: 0;
    color: #fff !important;
    font-family: Roboto;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    letter-spacing: 0;
    padding: 14px 25px;
    text-transform: uppercase
}

a {
    color: #b28c57
}

a:focus,
a:hover {
    color: #75522f
}

body,
html {
    display: block;
    float: left;
    margin: 0;
    max-width: 100vw;
    min-height: 100%;
    overflow-x: hidden;
    padding: 0;
    width: 100%
}

.col-12.scrolling-testimonials.slick-initialized.slick-slider.slick-dotted .slick-slide {
    align-content: center;
    align-items: center;
    display: block;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    min-height: 347px
}

.home-page-2024 h2 {
    color: #080e1f;
    font-weight: 700
}

.hs-content-id-182029652548 .hs-form input,
.hs-content-id-182029652548 .hs-form select,
.hs-content-id-182029652548 .hs-form textarea {
    background: transparent;
    border: 1px solid #915d29;
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    transition: .3s ease-in-out
}

.hs-content-id-182029652548 .hs-form__field-row__column {
    padding: 0 20px
}

.hs-content-id-182029652548 .hs-form__field__label {
    color: #915d29
}

.home-page-2024 p {
    font-family: Raleway, sans-serif
}