.sidebar.bg--dark {
    background-color: #F8F5F0 !important;
}

.menu-badge.bg--info {
    background-color: #3490dc !important;
}

.sidebar__menu .sidebar-menu-item.active > a {
    color: #ffffff !important;
}