diff --git a/src/app/styles/variables.css b/src/app/styles/variables.css index 577d754..bd0eca2 100644 --- a/src/app/styles/variables.css +++ b/src/app/styles/variables.css @@ -10,8 +10,8 @@ --accent: #ffffff; --background-accent: #ffffff; */ - --background: #fcf6ec; - --card: #f3ede2; + --background: #ffffff; + --card: #ffffff; --foreground: #2e2521; --primary-cta: #2e2521; --secondary-cta: #ffffff;