#tab-f,
#tab-j {
    color: #b90b0b;
}

.active>a {
    background: #b90b0b !important;
    color: #fff !important;
}

#button-register {
    background: #b90b0b;
}