diff --git a/src/app/styles/variables.css b/src/app/styles/variables.css index 056ca13..c005e58 100644 --- a/src/app/styles/variables.css +++ b/src/app/styles/variables.css @@ -10,7 +10,7 @@ --accent: #ffffff; --background-accent: #ffffff; */ - --background: #332f2c; + --background: #c7b661; --card: #ffffff; --foreground: #27231f; --primary-cta: #27231f;