.slider-grey {
    color: #e9e6dd !important;
}

.grey {
    color: #1d1d1b !important;
}

.arrows-blue {
    color: #00284c !important;
}

.light-blue {
    color: #4d728f !important;
}

.dark-blue {
    color: #00365f !important;
}

.golden {
    color: #958356 !important;
}

.white {
    color: #FFF !important;
}

.off-white {
    color: #99aebe !important;
}