.featureTitle a, .featureAction a {
    color: #263238 !important;
}

.featureFeedback {
    background: #fff;
}

body .modeTab .modeButton {
    color: #0A1A4D;
}

body .modeTab .modeButton:hover {
    color: #BF360B;
}

body .modeTab .modeButton.active {
    color: #ff5722;
}


body .header.dark a {
    color: #222222;
}