diff --git a/src/app/styles/variables.css b/src/app/styles/variables.css index 0105934..7782ca1 100644 --- a/src/app/styles/variables.css +++ b/src/app/styles/variables.css @@ -12,7 +12,7 @@ --background: #F6F0E9; --card: #c58421; - --foreground: #2b180a; + --foreground: #8d6f5a; --primary-cta: #8B0000; --primary-cta-text: #ffffff; --secondary-cta: #ffffff;