html { text-align: center; } h1,h2 { display: inline-block; padding: 0 .2em; } h1 { color: #d50000; } h2 { text-align: left; font-weight: 400; } figure { display: block; border-top: 5px #dedede solid; text-align: left; } blockquote::after, blockquote::before { font-weight: 800; color: #dedede; } blockquote::before { content: "«"; } blockquote::after { content: "»"; } figcaption { text-align: right; }