diff --git a/assets/css/hero.css b/assets/css/hero.css index 6abaa41..63790bd 100644 --- a/assets/css/hero.css +++ b/assets/css/hero.css @@ -53,7 +53,7 @@ .hero-button:hover { background-color: white; /* color: #2ee797; */ - color: #c22a67; + color: #ff3988; opacity: 1; box-shadow: 0 0px 16px rgba(0, 0, 0, 0.2); }