ul.wp-block-list span.time-list {
    display: flex;
    flex-direction: column;
}
.background-image.main-footer:before {
    background-color: rgba(0, 0, 0, 0.80)!important;
}
.footer-col-item.site-logo a {
    display: inline-flex
;
    padding: 15px;
    background-color: #ffffff;
    border-radius: 10px;
}
@media only screen and (min-width: 1024px) and (max-width:1180px) {
    .service-pages .service-item .service-title {
        font-size: 20px!important;
    }
    .site-inner .featured-pages .ft-page-item a.site-btn {
        font-size: 14px!important;
    }
}