diff --git a/src/app/styles/variables.css b/src/app/styles/variables.css index fd0bf50..8933f8f 100644 --- a/src/app/styles/variables.css +++ b/src/app/styles/variables.css @@ -10,7 +10,7 @@ --accent: #ffffff; --background-accent: #ffffff; */ - --background: #e8eaed; + --background: #dfe6f1; --card: #e6c6cf; --foreground: #391617; --primary-cta: #bf224c;