html,body{padding:0;margin:0;height:100%}body{background-color:#000;color:#fff;font-family:Lato,sans-serif;line-height:2rem;font-size:1.1rem}h1{font-family:Public Sans,sans-serif;font-size:4rem;line-height:4rem;margin:0;color:#e7131a;text-transform:uppercase}.wrapper{box-sizing:border-box;width:90%;max-width:800px;margin:calc(56px + 2rem) auto 4rem auto}.overview{display:flex}.round-button{background-color:#e7131a;padding:16px 24px;border-radius:2rem;color:inherit;text-align:center;text-decoration:none;transition:all .2s}.round-button:hover,.round-button:focus{background-color:#c10e13}.clear-button{border:3px solid white;text-align:center;border-radius:16px;padding:16px 24px;transition:all .2s}.clear-button:focus,.clear-button:hover{background-color:#fff3}.form-button-wrapper{display:flex;margin:4rem 0;justify-content:center;font-size:1.25rem}.form-button-wrapper a{text-transform:uppercase;border-radius:16px;padding:16px 56px}@media only screen and (max-width:700px){h1{text-align:center}.overview{flex-direction:column}}
