:root {
  --primary: #4361ee;
  --secondary: #3f37c9;
  --light: #f8f9fa;
  --dark: #212529;
  --sidebar-width: 250px;
  --active-highlight: #1877F2;
  --sidebar-bg: #ffffff;
}