:root {
    --vol-primary: #00568f;
    --vol-primary-dark: #003d6b;
    --vol-primary-light: #f0f7ff;
    --vol-accent: #fcb912;
    --vol-text: #333;
    --vol-text-muted: #666;
    --vol-border: #e0e0e0;
}
