:root{--green:#959885;--pink:#d1a37f;--blue:#667d8f;--maxWidth:700}@font-face{font-family:Open Sans;src:url(/fonts/OpenSans/OpenSans-VariableFont_wdth,wght.ttf) format("truetype");font-display:swap;font-weight:100 700}@font-face{font-family:KnyteSubtitle;src:url(/fonts/KnyteSubtitle.ttf)}@font-face{font-family:GillSansHeavy;src:url("/fonts/Gill Sans Heavy.otf")}@font-face{font-family:GillSansLight;src:url("/fonts/Gill Sans Light.otf")}html{max-width:100vw;font-family:Open Sans,sans-serif;background-image:url(/background.svg);background-position:0 0;background-size:cover;background-repeat:repeat;background-attachment:fixed;line-height:1.3em}h1,h2,h3,h4{line-height:normal}body,html{background-color:gray;display:flex;flex-direction:column}body{max-width:calc(var(--maxWidth) * 1px);width:min(100vw,calc(var(--maxWidth) * 1px));-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:auto;background-color:#fff;box-shadow:0 4px 8px 0 rgba(0,0,0,.2),0 0 20px 0 rgba(0,0,0,.19)}*{box-sizing:border-box;padding:0;margin:0}a{color:inherit;text-decoration:none;font-weight:700}header{position:relative}main{padding:1em;flex:1 1;min-height:300px}footer{color:#fff;display:flex;flex-direction:column;align-items:center;text-align:center}footer a{font-weight:400}p{margin-top:1em}ul{margin-left:1em}h1{margin:.3em 0 .7em}h1,h2{color:var(--pink)}h2{margin-top:1em}h3{margin:1em 0 .3em}