.wp-block-gb-homeservices h3.active {
    color: #e32026;
}

@media (max-width: 1024px) {
    .home-service-item {
        margin-top: 150px !important;
    }
}

.home-service-item img, .home-service-item p {
    opacity: 1 !important;
}

.wp-block-gb-homeservices h3 + div {
    z-index: 1;
    position: relative;
}

.wp-block-gb-homeservices h3 {
    cursor: pointer;
    z-index: 1;
    position: relative;
}