*,*:before,*:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}html,body{height:100%;}html{background-color:var(--whitesmoke);overflow:auto;font-size:62.5%;}body{font-size:1.6rem;}.page-container{display:flex;flex-direction:column;height:100%;}main{padding:0 2rem;}header{position:sticky;top:0;left:0;right:0;z-index:4;width:100%;}header .menubar{display:block;position:sticky;left:unset;right:unset;top:unset;width:100%;max-width:unset;}.main-content{flex-grow:1;margin:2rem auto;width:100%;max-width:1400px;}h1,h2,h3,h4,h5,h6{margin-bottom:0;color:#501214;}