diff --git a/assets/css/hero.css b/assets/css/hero.css
index 67aeda3..c08d5da 100644
--- a/assets/css/hero.css
+++ b/assets/css/hero.css
@@ -126,8 +126,10 @@
   padding: 20px;
   font-size: 1.8rem;
   color: #333;
-  background-color: #fbfbfb;
+  /* background-color: #fbfbfb; */
   border-radius: 20px;
+  box-shadow: 0 10px 15px rgba(0, 0, 0, 0.3);
+
 }
 
 .bloc-text h3 {