.dashboard-navbar{
    background: #63e4ec;
}

.dashboard-text-primary {
    color: #540044 !important;
}

/* Sidebar: active menu items white */
#sidebar-menu .menuitem-active > a {
    color: #fff !important;
}
#sidebar-menu .menuitem-active .active {
    color: #fff !important;
}
#sidebar-menu .nav-second-level li.active a {
    color: #fff !important;
}
