diff --git a/assets/css/hero.css b/assets/css/hero.css index a67f0b5..8267128 100644 --- a/assets/css/hero.css +++ b/assets/css/hero.css @@ -120,7 +120,8 @@ } .bloc-text h3 { - font-size: 2.1rem; + font-size: 2.2rem; + font-weight: bold; color: #E72E77; margin-bottom: 1rem; }