:root {
    --green-color: #003399;
    --green-light-color: #0099cc;
    --gold-color: #ffcc00;
    --orange-color: #cc0099;
    --blue-color: #0086cc;
    --background-color: #f8f9fa;
    --text-primary: #333333;
    --text-secondary: #666666;
}
