:root {
  --logo: #fff;
  --sidebar-icon: #fff;
}

.bg-grad-sidebar {
    background:#333;
}
