.management-sidebar {
  background-color: #89CFF0;
  background-image: linear-gradient(180deg, #6495ED 10%, #89CFF0 100%);
  background-size: cover;
}
.console-brand.active {
  color: #4e73df;
}
.console-brand {
  color: #808080;
}
