diff --git a/src/app/styles/variables.css b/src/app/styles/variables.css index 8ffe202..022bb12 100644 --- a/src/app/styles/variables.css +++ b/src/app/styles/variables.css @@ -12,7 +12,7 @@ --background: #FFF6F2; --card: #A8BFA3; - --foreground: #B79E95; + --foreground: #5E4B45; --primary-cta: #F4C6Cc; --primary-cta-text: #5E4B45; --secondary-cta: #ffffff;