diff --git a/src/app/styles/variables.css b/src/app/styles/variables.css index 43448b1..da7c3fc 100644 --- a/src/app/styles/variables.css +++ b/src/app/styles/variables.css @@ -10,7 +10,7 @@ --accent: #ffffff; --background-accent: #ffffff; */ - --background: #86a593; + --background: #b7c4bd; --card: #efe7dd; --foreground: #2b180a; --primary-cta: #2b180a;