:root {
    /*vcm*/
    /*--main: #1AB394;*/
    /*flextrac*/
    --main: #bf764d;
}
.nav-link.active {
    background-color: rgba(191, 118, 77, 0.5) !important;
}