.theme-default {
    --font-family-body: "Geist", sans-serif;
    --font-family-mono: "Geist Mono", monospace;
    --background: #f2f1ed;
    --foreground: #3d3d3a;
}
