/*-- module:services --*/
.services__nav svg path {
    fill: #4bb8e5;
}

/*-- module:story --*/
.story-intro .quote strong {
    color: #4bb8e5;
}

.story-features__intro {
    color: #4bb8e5;
}

.story-features__intro a, .story-features__content a {
    color: #4bb8e5;
}

.story-solution, .story-download {
    background: #4bb8e5;
}

