@import "https://fonts.googleapis.com/css2?family=Raleway:wght@300;400;500;600;700&display=swap";*{box-sizing:border-box;margin:0;padding:0;font-family:Raleway,sans-serif}body{color:#2d2b28;background-color:#f7f5f2;padding:20px}h1{text-align:center;color:#2d2b28;letter-spacing:.5px;margin-bottom:25px;font-size:34px;font-weight:600}h2{text-align:center;margin-bottom:15px;font-size:24px;font-weight:600}h3{margin-bottom:8px;font-size:18px;font-weight:600}button{font-family:Raleway,sans-serif;font-size:15px;font-weight:500}input{border:1px solid #dcdcdc;border-radius:8px;outline:none;width:100%;padding:12px;font-family:Raleway,sans-serif;font-size:15px}input:focus{border-color:#2c7be5}#root{max-width:480px;margin:0 auto}@media (width>=768px){#root{max-width:720px}}@media (width>=1024px){#root{max-width:900px}h1{font-size:40px}h2{font-size:28px}}
