diff --git a/src/app/styles/variables.css b/src/app/styles/variables.css index 4fd73bf..756bcb1 100644 --- a/src/app/styles/variables.css +++ b/src/app/styles/variables.css @@ -10,8 +10,8 @@ --accent: #ffffff; --background-accent: #ffffff; */ - --background: #ffffff; - --card: #f9f9f9; + --background: #fcf963; + --card: #FCF963; --foreground: #000612e6; --primary-cta: #15479c; --primary-cta-text: #ffffff;