/* HP service page contrast fixes */
.hp-service-page .hp-cta h2 {
    color: #ffffff !important;
    text-shadow: none !important;
}

.hp-service-page .hp-cta .hp-kicker {
    color: #9bd6ff !important;
}

.hp-service-page .hp-cta > p,
.hp-service-page .hp-cta p {
    color: rgba(255, 255, 255, 0.9) !important;
}
