

.sidebar, .sidebar-content {
  background: #fff;
}

.sidebar-header {
  color: #222;
}

.sidebar-link, a.sidebar-link {
  background: #fff;
  border-left: 3px solid transparent;
  color: #222;
}


.sidebar-link i, 
.sidebar-link svg, 
a.sidebar-link i, 
a.sidebar-link svg {
  color: #222;
}

.sidebar-link i.bi {
  color: rgb(220,53,69) !important;
}
/* Smartphones (portrait and landscape) ----------- */
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
  

}






