diff --git a/src/app/styles/variables.css b/src/app/styles/variables.css index aab60ba..0e9c68c 100644 --- a/src/app/styles/variables.css +++ b/src/app/styles/variables.css @@ -10,7 +10,7 @@ --accent: #ffffff; --background-accent: #ffffff; */ - --background: #F8F5EE; + --background: #e9d4a3; --card: #FDFBF8; --foreground: #2B2B2B; --primary-cta: #C79F5E;