diff --git a/src/app/styles/variables.css b/src/app/styles/variables.css index d45b6e6..09780be 100644 --- a/src/app/styles/variables.css +++ b/src/app/styles/variables.css @@ -10,8 +10,8 @@ --accent: #ffffff; --background-accent: #ffffff; */ - --background: #fcf6ec; - --card: #f3ede2; + --background: #DEAF84; + --card: #FCF6EC; --foreground: #2e2521; --primary-cta: #2e2521; --primary-cta-text: #fcf6ec;