@media (any-hover: hover) {
    .item-services.item-services--yellow a:hover {
        color: #fff;
    }
}
