diff --git a/assets/css/hero.css b/assets/css/hero.css
index f22e32f..148aca4 100644
--- a/assets/css/hero.css
+++ b/assets/css/hero.css
@@ -250,7 +250,7 @@
   }
   
   .bloc-text h3 {
-    font-size: 2.5rem;
+    font-size: 3rem;
     font-variant: small-caps;
     text-align: center;
   }
diff --git a/partials/components/hero.hbs b/partials/components/hero.hbs
index c9f75ff..bfee4eb 100644
--- a/partials/components/hero.hbs
+++ b/partials/components/hero.hbs
@@ -34,7 +34,7 @@
 
         <div class="hero-bloc">
             <div class="bloc-text">
-                <h3>Set Your Preferences</h3>
+                <h3>set your preferences</h3>
                 <ul>
                     <li>Choose the amount of sightseeing, nature, and shopping landmarks.</li>
                     <li>Select your preferred duration, from quick 30-minutes to full-day adventures.</li>
@@ -48,7 +48,7 @@
 
         <div class="hero-bloc">
             <div class="bloc-text">
-                <h3>Get the Perfect Trip</h3>
+                <h3>get the perfect trip</h3>
                 <ul>
                     <li>Our intelligent algorithm balances famous must-do's and hidden gems.</li>
                     <li>Custom-tailored trips ensure every stop aligns with your interests.</li>
@@ -62,7 +62,7 @@
 
         <div class="hero-bloc">
             <div class="bloc-text">
-                <h3>Explore at Your Own Pace</h3>
+                <h3>explore at your own pace</h3>
                 <ul>
                     <li>Skip or remove landmarks as you go.</li>
                     <li>Save your trip for later and revisit anytime.</li>
@@ -76,7 +76,7 @@
 
         <div class="hero-bloc">
             <div class="bloc-text">
-                <h3>BONUS: Find Nearby Toilets</h3>
+                <h3>BONUS: find nearby toilets</h3>
                 <ul>
                     <li>Never struggle to find public restrooms again.</li>
                     <li>Simply ask, and the app shows nearby public toilets.</li>