diff --git a/src/app/styles/variables.css b/src/app/styles/variables.css index 99a809c..324a4ed 100644 --- a/src/app/styles/variables.css +++ b/src/app/styles/variables.css @@ -10,7 +10,7 @@ --accent: #ffffff; --background-accent: #ffffff; */ - --background: #f8fafc; + --background: #E7DFD1; --card: #ffffff; --foreground: #0f172a; --primary-cta: #1d4ed8;