@import "https://fonts.googleapis.com/css2?family=Lora:wght@400;700&family=Manrope:wght@400;600;700&display=swap";
*{box-sizing:border-box;margin:0;padding:0}html,body{background-color:#e2ebee;max-width:100vw;min-height:100vh;font-family:Manrope,sans-serif;overflow-x:hidden}div#__next{min-height:100vh}a{color:#085573;text-decoration:none}a:hover{text-decoration:underline}h1,h2{letter-spacing:-3%;font-family:Lora,serif;font-weight:400}
