diff --git a/src/app/styles/variables.css b/src/app/styles/variables.css index b455e90..0588767 100644 --- a/src/app/styles/variables.css +++ b/src/app/styles/variables.css @@ -12,7 +12,7 @@ --background: #ebe4df; --card: #ffffff; - --foreground: #27231f; + --foreground: #4e2803; --primary-cta: #27231f; --primary-cta-text: #e3deea; --secondary-cta: #ffffff;