diff --git a/assets/css/hero.css b/assets/css/hero.css
index ffc5a8c..2b36e00 100644
--- a/assets/css/hero.css
+++ b/assets/css/hero.css
@@ -126,6 +126,7 @@
   font-size: 2.8rem;
   color: #E72E77;
   margin-bottom: 1rem;
+  font-variant: small-caps;
 }
 
 .bloc-text ul {
@@ -253,7 +254,6 @@
   
   .bloc-text h3 {
     font-size: 3rem;
-    font-variant: small-caps;
     text-align: center;
   }
 }
\ No newline at end of file