html{font-size:62.5%;background-color:#fff;margin:0;padding:0;box-sizing:border-box;font-family:Cormorant Garamond,serif;scroll-behavior:smooth}body{min-height:100vh;font-size:2.5rem;background-color:#fff;color:#000;margin:0;padding:0;box-sizing:border-box;font-family:Cormorant Garamond,serif;font-optical-sizing:auto;font-weight:400;font-style:normal}*{box-sizing:border-box;margin:0;font-family:Cormorant Garamond,serif;font-optical-sizing:auto;font-weight:400;font-style:normal}*:before,*:after{box-sizing:border-box}a{text-decoration:none;color:inherit}h2{font-weight:400;font-style:normal;text-align:center}input,button{width:100%;height:45px;padding:12px;border-radius:12px;border:1.5px solid lightgrey;outline:none;transition:all .3s cubic-bezier(.19,1,.22,1);box-shadow:0 0 20px -18px;font-size:2.5rem}input:hover{border:2px solid lightgrey;box-shadow:0 0 20px -17px}input:active{transform:scale(.95)}input:focus{border:2px solid grey}input[type=radio]{width:auto;height:auto;accent-color:#1a1a1a;margin-right:10px}input[type=checkbox]{width:auto;height:auto;margin:10px;accent-color:#1a1a1a}
