html,body{margin:0}body{background-color:#212121;color:#ececec;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:1.15rem;display:flex;flex-direction:column}header{padding-top:10px}.page{min-height:100vh;flex:1;display:flex;flex-direction:column}.content{flex:1}hr{display:block;width:100%;align-self:stretch;border:none;height:1px;background-color:#ececec1f;margin:.5rem 0}footer{margin-top:auto;padding-bottom:2%;display:flex;flex-direction:row;justify-content:space-between}a{color:#ececec}a:visited{color:#c7c7c7}.list-without-style{list-style:none}.horizontal-list{list-style:none;margin:0;padding:0}.horizontal-list li{display:inline}@media(min-width:768px){body{width:80%;margin:0 auto;font-size:1.2rem}}@media(min-width:1024px){body{width:60%;font-size:1.25rem}}
