.heading-block.with-button h4.h a {
    color: #333333;
    transition: .3s;
}

.heading-block.with-button h4.h a:hover {
    color: #2394e6;
}