diff --git a/src/app/globals.css b/src/app/globals.css index 330cb56..98c143e 100644 --- a/src/app/globals.css +++ b/src/app/globals.css @@ -7,10 +7,10 @@ --background: #fffcfc;; --card: #fffafa;; --foreground: #220000;; - --primary-cta: #c1121f;; + --primary-cta: #ffcf40;; --secondary-cta: #ffffff;; - --accent: #f0b8bc;; - --background-accent: #e07a82;; + --accent: #f5d5cc;; + --background-accent: #f0c4b8;; /* text sizing - set by ThemeProvider */ /* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);