:root {
  --primary-color: #4A90E2;
  --secondary-color: #2C3E50;
  --text-color: #333;
  --light-bg: #f5f5f5;
}