diff --git a/src/app/styles/variables.css b/src/app/styles/variables.css index dd3fcf6..3f7196e 100644 --- a/src/app/styles/variables.css +++ b/src/app/styles/variables.css @@ -4,16 +4,16 @@ /* --background: #ffffff;; --card: #f9f9f9;; - --foreground: #000000;; - --primary-cta: #000000;; + --foreground: #000612e6;; + --primary-cta: #15479c;; --secondary-cta: #f9f9f9;; --accent: #e2e2e2;; --background-accent: #c4c4c4;; */ --background: #ffffff;; --card: #f9f9f9;; - --foreground: #000000;; - --primary-cta: #000000;; + --foreground: #000612e6;; + --primary-cta: #15479c;; --primary-cta-text: #f6f0e9;; --secondary-cta: #f9f9f9;; --secondary-cta-text: #2b180a;;