:root {
  --primary: #6c63ff;
  --secondary: #ff4d8d;
  --dark: #222;
  --light: #f5f7fb;
  --gray: #777;
  --success: #28a745;
}
