@import url(https://fonts.googleapis.com/css2?family=Titillium+Web:wght@300&display=swap);body{background:#a3e2a6;margin:0;font-family:Titillium Web,sans-serif;font-size:1.5em}.layout{min-height:100vh;display:flex;flex-direction:column}header{text-align:center;margin:60px 0}header a{text-decoration:none;color:#000;text-transform:uppercase;display:inline-block}header h1,header h2{margin:0}header span{display:block;line-height:1em}header span:first-child{font-size:1em;font-weight:400}header span:last-child{font-size:1.5em;font-weight:800}header h2{font-size:1.2em;font-weight:400}footer{background:#000;color:#fff;padding:40px;text-align:center;margin-top:auto}.page-content{max-width:1200px;margin:20px auto 80px;padding:0 20px;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}