@import "https://fonts.googleapis.com/css2?family=Poppins:wght@200;400&family=Nunito+Sans&display=swap";
:root{--fg-dark:#7c8081;--fg-light:white;--bg-light:#ebe6dc}html,body{color:#7c8081;background-color:var(--bg-light);min-width:349px;margin:0;padding:0;font-family:Poppins,sans-serif;font-weight:200}a{color:inherit;text-decoration:none}h1,h2,h3,h4,h5{font-family:Poppins,sans-serif;font-weight:400}*{box-sizing:border-box}
