:root {
  --primary-color: #5AADA1;
  --main-bg-color: white;
}
#sidebar-topbar:before {
  content: 'INEO-SENSE PRODUCTS';
  padding: 1rem;
  color: white;
}
#sidebar-topbar {
  background-color:#5AADA1;
}
#sidebar-toggle {
  background-color:#5AADA1;
}
#files {
  color: white;
}