@import"https://fonts.googleapis.com/css2?family=Cormorant+Infant:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400&family=Space+Grotesk:wght@300;400;500;600;700&display=swap";:root{--space-black: #17171D;--moon-white: #efefef;--lilac: #c3caff;--lilac-light: #e5e8ff;--peach: #ff9966;--peach-dark: #ff7a3e;--text-grey: #555;--teal: #2dd4bf}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:Space Grotesk,sans-serif;background:var(--moon-white);color:var(--space-black);font-weight:300;font-size:18px;line-height:1.6}a{text-decoration:none;color:inherit}
