@import "https://fonts.googleapis.com/css2?family=Mada:wght@300;400;500;600;700&display=swap";*,:before,:after{box-sizing:border-box}:root{--app-font:"Mada", sans-serif}body{font-family:var(--app-font);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f2f4f7;margin:0}#root{width:100%;min-height:100vh}h1,h2,h3,h4,h5,h6{margin:0;font-weight:700}p{margin:0}a{color:inherit;text-decoration:none}button{cursor:pointer;font-family:inherit}
