diff --git a/src/app/styles/variables.css b/src/app/styles/variables.css index d45b6e6..e5e500b 100644 --- a/src/app/styles/variables.css +++ b/src/app/styles/variables.css @@ -10,7 +10,7 @@ --accent: #ffffff; --background-accent: #ffffff; */ - --background: #fcf6ec; + --background: #e9d3ac; --card: #f3ede2; --foreground: #2e2521; --primary-cta: #2e2521;