diff --git a/assets/css/hero.css b/assets/css/hero.css index a6cc0fe..98e9bd3 100644 --- a/assets/css/hero.css +++ b/assets/css/hero.css @@ -87,7 +87,7 @@ .hero-catch-phrase { text-align: center; font-size: 2.5rem; - color: #E72E77; + color: #ff4b92; margin: 10px 0; margin-bottom: 25px; }