.cc-careers-container .cc-custom-select-trigger .cc-custom-span, .cc-job-description-container .cc-custom-select-trigger .cc-custom-span {
    color: #222;
}

.cc-careers-container .cc-custom-select-trigger .cc-custom-trigger-arrow, .cc-job-description-container .cc-custom-select-trigger .cc-custom-trigger-arrow {
    color: #222;
}

.cc-careers-container .cc-custom-option.isActive, .cc-job-description-container .cc-custom-option.isActive {
    color:#222;
}

.cc-careers-container .cc-custom-option.cc-option-parent:not(:first-of-type), .cc-job-description-container .cc-custom-option.cc-option-parent:not(:first-of-type) {
    color: #666;
}

.cc-careers-container .cc-custom-option.cc-last-option, .cc-job-description-container .cc-custom-option.cc-last-option, .cc-careers-container .cc-custom-option, .cc-job-description-container .cc-custom-option {
    color: #787878;
}

.cc-department-name {
    color: white;
}

.cc-job-title {
    color: #d94343;
}

.cc-secondary-label .cc-location-label {
    color: #ededed;
}