diff --git a/style.css b/style.css
index fbb6189e758cfc54d1a21f251911970c93724f35..6f1ad106e2f3aaad8689a4d4a8d9f8652e9403ea 100644
--- a/style.css
+++ b/style.css
@@ -5,7 +5,7 @@
     box-sizing: border-box;
     line-height: 1.8;
 }
-h1{
+h1, h2{
     font-weight: 400;
 }
 .nav-container{