:root {
    --primary: #ba8e23;
    --primary-foreground: #262626;
    --neutral: #F9FAFB;
    --neutral-foreground: #393447;
    --muted: #e4e4e4;
    --muted-dark: #6b6b6b;
    --button-primary: #b48a22;
    --button-foreground: #ffffff;
}
