@import "https://fonts.googleapis.com/css2?family=Quicksand:wght@300..700&display=swap";
:root{--background:#fff;--foreground:#171717}html,body{max-width:100vw;overflow-x:hidden}body{color:var(--foreground);font-optical-sizing:auto;font-family:Quicksand,serif;font-style:normal}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}
