.bg-primary-600 {
    background-color: #00c2b2!important;
}
.flex li a:hover {
    color: #00c2b2!important;
}

.flex li .current-model a {
    color: #00c2b2!important;
}

.text-primary-600,  .text-primary-500, .text-primary-400{
    color: #00c2b2!important;
}

.active {
    color: #00c2b2!important;
}