.cta-section .heading-wrap .section-btn a, .cta-section.layout-1 .form-field .form-field-item button{
border: 0px !important;
}
@media only screen and (min-width:1024px) {
    #main-logo {
        max-width: 240px;
    }
    .genesis-nav-menu > .menu-item.menu-item-has-children > .sub-menu > .menu-item.menu-item-has-children > a span:after {
        font-family: 'Font Awesome\ 5 Free';
        font-weight: 900;
        content: "\f0d7";
        margin-left: 7px;
        font-size: 12px;
    }
    #footer-count2 {
        width: 25% !important;
    }
    #footer-count3, #footer-count4 {
        width: 18% !important;
    }
}
.footer-col-item.site-logo a {
    display: inline-flex;
    padding: 10px;
    background-color: #ffffff;
    border-radius: 4px;
}
.contact-page-form-map {
    justify-content: center!important;
}
.custom-footer-html a {
    color: #f1f1f1!important;
    text-decoration: underline;
    font-weight: 700;
}
.custom-footer-html a:hover {
    text-decoration: none;
}