@import"https://fonts.googleapis.com/css2?family=Dancing+Script:wght@700&family=Montserrat:wght@400;600;700&display=swap";#root{margin:0 auto;height:100%}.card{padding:2em}*{box-sizing:border-box;padding:0;margin:0}:root{--header-height: 3.5rem;--first-color: hsl(28, 88%, 62%);--title-color: hsl(0, 0%, 95%);--text-color: hsl(0, 0%, 75%);--body-color: hsl(0, 0%, 100%);--body-font: "Noto Sans", sans-serif;--second-font: "Dancing Script", cursive;--h2-font-size: 1.25rem;--small-font-size: .813rem;--font-semi-bold: 600;--z-tooltip: 10;--z-fixed: 100}body{background-color:var(--body-color);color:var(--text-color);font-family:var(--body-font)}html,body{height:100%}ul{list-style:none}a{text-decoration:none}
