@import"https://fonts.googleapis.com/css2?family=Lora:wght@400;500;600;700&display=swap";*{margin:0;padding:0;box-sizing:border-box}body{font-family:Lora,Georgia,Times New Roman,serif;background-color:#f5f5f0;color:#2c2c2c;overflow-x:hidden}#root{min-height:100vh;width:100%}
