@import url('https://fonts.googleapis.com/css?family=Chivo:300,400,500,700');
body{margin:26px 0 0 0;font-family:'Chivo',sans-serif;font-size:14px;}
.main{max-width:1070px;margin:auto;}
.footer{position:fixed;bottom:0;width:100%;margin-top:13px;background:#3c3c3c;border-top-color:#060606;}
.footer-content{max-width:1070px;margin:auto;font-size:85%;text-align:center}
h1{font-weight:normal;text-transform:capitalize;}
a{color:#121212; text-decoration:none;}
.footer-content a{color:#CCC}
a:hover{color:#fc8b0a;}
pre{margin-bottom:62px;font-family:monospace;}
hr{border:0;border-bottom:1px solid #b3b3b3;}