#tab-f,
#tab-j {
    color: #00d2c1;
}

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

#button-register {
    background: #00d2c1;
}