diff --git a/assets/css/hero.css b/assets/css/hero.css
index 2807bce..61307fe 100644
--- a/assets/css/hero.css
+++ b/assets/css/hero.css
@@ -87,10 +87,10 @@
 .hero-catch-phrase {
   text-align: center;
   font-size: 2.5rem;
-  color: white;
+  color: #E72E77;
   margin: 10px 0;
   margin-bottom: 25px;
-  text-shadow: 0 0 10px #E72E77;
+  /* text-shadow: 0 0 10px #E72E77; */
 
 }