/*!
 * Theme Name: Default
 * Package : DashLite
 * Author: Softnio
 * Author URI: http://themeforest.net/user/softnio
 * Version	 :	1.0.0
 * Updated	 :	07.23.2020
**/

.nk-sidebar.is-dark {
    background: #12415b;
    border-right-color: #12415b;
}
.nk-menu-link {
     color: #E2E5EA !important;
}