diff --git a/css/application.css b/css/application.css index 1879fed..d267ecf 100644 --- a/css/application.css +++ b/css/application.css @@ -22,19 +22,18 @@ a:hover { } h1, h2, h3, h5 { + color: #443a33; font-family: Chivo, "Helvetica Neue", Helvetica, Arial, serif; font-weight: 900; line-height: 1.1; } h1 { - color: #443a33; font-size: 40px; margin-bottom: 25px; } h2 { - color: #443a33; opacity: 0.8; font-size: 24px; margin-top: 24px; @@ -42,14 +41,12 @@ h2 { } h3 { - color: #443a33; font-size: 15px; margin-top: 20px; margin-bottom: 10px; } h5 { - color: #443a33; font-size: 14px; margin-bottom: 15px; } @@ -77,8 +74,6 @@ strong { .home h1 { font-size: 63px; - line-height: 1.1; - margin-bottom: 25px; } .home h2 { @@ -118,7 +113,6 @@ strong { } .triptych h3 { - color: #443a33; font-size: 22px; margin: 0 auto 20px auto; width: 220px;