diff --git a/src/app/styles/variables.css b/src/app/styles/variables.css index 2736194..032a5c4 100644 --- a/src/app/styles/variables.css +++ b/src/app/styles/variables.css @@ -12,7 +12,7 @@ --background: #ef6464; --card: #f9f9f9; - --foreground: #120006e6; + --foreground: #f33b3e; --primary-cta: #e63946; --primary-cta-text: #ffffff; --secondary-cta: #f9f9f9;