diff --git a/assets/css/hero.css b/assets/css/hero.css
index add6793..4945ce2 100644
--- a/assets/css/hero.css
+++ b/assets/css/hero.css
@@ -84,7 +84,7 @@
   text-align: center;
   font-size: 2.5rem;
   color: #333;
-  margin: 40px 0;
+  margin: 10px 0;
 }
 
 .hero-second {
@@ -103,8 +103,6 @@
   justify-content: space-between;
   align-items: center;
   padding: 20px;
-  border-radius: 12px;
-  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
 }
 
 /* Styling for bloc-text */