.mfn-icon-box-left .icon-wrapper, .mfn-icon-box-right .icon-wrapper {
    width: 10%;
}
.mfn-banner-box .banner-image {
    visibility: hidden;
}

.mcb-section .mcb-wrap .mfn-banner-box .banner-desc {
    border: 1px solid #B08D4F;
    border-radius: 5px;
}

.mcb-section.services-container .mcb-wrap .mfn-banner-box .banner-desc {
    border: 1px solid #000;
    border-radius: 5px;
    background-color: #B08D4F;
}

.mcb-section .mcb-wrap .mfn-banner-box .banner-wrapper .excerpt {
    margin-bottom: 20px;
    text-align: left;
}

.mcb-section .mcb-wrap .mfn-banner-box .banner-wrapper .title {
    color: #FFFFFF;
    text-align: left;
    width: 100%;
}

.mfn-banner-box .banner-desc .hidden-desc {
    right: 30px;
    bottom: 0px;
    position: absolute;
}

.mfn-banner-box {
    min-height: 300px;
}

div.wpforms-container-full:not(:empty) {
    margin-top: 0 !important;
}

.wpforms-field input[type="email"],
.wpforms-field .wpforms-field-row {
    width: 100% !important;
    max-width: 100% !important;
}

.wpforms-field .wpforms-field-sublabel {
    display: none !important;
}

.content-brightness-dark .mfn-close-icon .icon {
    color: #000;
}

.post-footer .post-links a {
    color: #b08d4f;
}

.service-block ul li {
    margin-bottom: 0px;
    color: #FFFFFF;
}