diff --git a/styles.css b/styles.css index 9a8e42b..e28bcc7 100644 --- a/styles.css +++ b/styles.css @@ -158,7 +158,7 @@ body { } .hero-text-box p { - font-size: 16px; + font-size: 26px; } .logo { @@ -456,7 +456,7 @@ body.calculator-page { .hero-info-text-box p { font-family: 'Cardo', serif; - font-size: 22px; /* Increased font size */ + font-size: 28px; /* Increased font size */ margin: 20px 0 0; }