@import "https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;700&display=swap";
@import "https://fonts.googleapis.com/css2?family=Great+Vibes&display=swap";
*{box-sizing:border-box;margin:0;padding:0}body{color:#000;background-color:#bdaaca;font-family:Manrope,sans-serif}:root{--font-manrope:"Manrope",sans-serif;--font-great-vibes:"Great Vibes",cursive}html,body{font-family:var(--font-manrope)}
