.header-v2 .site-contact {
    background-color: #040404 !important;
    color: #ffffff;
}

/*
.mf-section-title h3 {
    font-weight: 400;
    margin-top: 0;
    margin-bottom: 2px;
    font-family: 'Dancing Script', cursive !important;
    font-size: 43px;
}



.mf-section-title h2::after {
    content: '';
    width: 80px;
    height: 7px;
    border-radius: 0px;
    background-color: #f7c02d;
    position: absolute;
    left: 0;
    top: -7px !important;
}


.mf-section-title h2 {
    font-size: 40px;
    font-weight: 400;
    margin-top: -82px !important;
    padding-bottom: 0px;
    position: relative;
    line-height: 51px !important;
    margin-bottom: 20px !important;
}

*/