.form-container .form-field button{
    background: #C5A368 !important;
    border: none !important;
    color: #000000 !important;
}

ul.wp-block-list span.company-address br {
    display: none;
}

.home-more-content br {
    display: none;
}

.form-container .form-field button:hover{
    color: #ffffff !important;
    background: #000000 !important;
}
.mobile-dots-items .mob-item {
    font-size: 13px!important;
}
.entry-content .company-address p br{
    display: none;
}
@media only screen and (min-width:1024px) {
    #footer-count2{
        width: 33%!important;
    }
    #footer-count3, #footer-count4 {
        width: 16% !important;
    }
}
@media only screen and (max-width:540px) {
    footer .column-element .footer-col-item.site-info {
        font-size: 15px!important;
    }
}