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