$primary-color: #4A90E2; $secondary-color: #333; body { font-family: 'Arial', sans-serif; background-color: #f0f0f0; color: $secondary-color; }