.tp-cta-wrap .tp-btn a{
    color: #000!important;
    z-index: 3;
    position: relative;
}
.tp-cta-wrap .tp-btn:hover a{
    color: #fff !important;
}
.tp-cta-wrap .tp-btn:hover {
    background-color: #000;
}


.service-rows .service-item {
    margin-bottom: 40px;
}

.service-rows .service-item:last-child {
    margin-bottom: 0;
}
