diff --git a/src/app/styles/variables.css b/src/app/styles/variables.css index aca0890..3840761 100644 --- a/src/app/styles/variables.css +++ b/src/app/styles/variables.css @@ -5,7 +5,7 @@ /* --background: #fffafa;; --card: #fff7f7;; --foreground: #1a0000;; - --primary-cta: #ff1744;; + --primary-cta: #ff69b4;; --secondary-cta: #ffffff;; --accent: #f5c4c7;; --background-accent: #f09199;; */ @@ -13,7 +13,7 @@ --background: #fffafa;; --card: #fff7f7;; --foreground: #1a0000;; - --primary-cta: #ff1744;; + --primary-cta: #ff69b4;; --secondary-cta: #ffffff;; --accent: #f5c4c7;; --background-accent: #f09199;;