diff --git a/src/app/styles/variables.css b/src/app/styles/variables.css index be4709f..c018d7f 100644 --- a/src/app/styles/variables.css +++ b/src/app/styles/variables.css @@ -10,7 +10,7 @@ --accent: #ffffff; --background-accent: #ffffff; */ - --background: #fdf8fb; + --background: #d6c6ae; --card: #ffffff; --foreground: #2d1b2d; --primary-cta: #4a1e4a;