diff --git a/assets/css/hero.css b/assets/css/hero.css index a6fc96d..a6cc0fe 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: white; + color: #E72E77; margin: 10px 0; margin-bottom: 25px; }