.service-pages .service-item .service-excerpt li {
    list-style: disc;
    text-align: left;
    margin-left: 30px;
}

.contact-page-form-map {
    align-items: center !important;
    justify-content: center !important;
}

li#menu-item-1451 a:hover {
    background-color: transparent !important;
}

footer.site-footer .footer-column .column-label:before {
    background-color: #000000 !important;
}

header.site-header .section-closed {
    color: #000000 !important;
}

@media only screen and (max-width:1200px) and (min-width:1024px){
    .contact-info.contact-email.relative a {
        font-size: 14px;
    }

    .footer-col-item.site-info.site-email.relative a {
        font-size: 13px;
    }
    
    .genesis-nav-menu a {
        font-size: 11px !important;
    }
}