body{ font-family: 'Playfair Display', serif; font-size: 100%; color: #333; } h1 { font-size: 7vw; font-weight: 400; } h2 { font-size: 3.4vh; padding-top: 20px; padding-bottom: 0px; margin-bottom: 0px; } p { font-size: 1.1em; line-height: 1.5; font-family: 'PT Sans', sans-serif; font-weight: 400; } .container{ width: 60%; margin-left: auto; margin-right: auto; } hr{ border: 2px solid #888; margin-top: 40px; } blockquote{ line-height: 1.5; border-left: 2px solid lightgrey; padding-left: 10px; font-size: 1.2em; }