:root {
    --primary: #007bff;
    --secondary: #343a40;
    --accent: #0056b3;
    --body-bg: #f7faff;
    --text-color: #212529;
}