@import "https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;600&display=swap";
@import "https://fonts.googleapis.com/css2?family=Lato:wght@900&display=swap";
html,body{box-sizing:border-box;margin:0;padding:0}body{color:#2a2b57;background-color:#f0f0f0;font-family:Poppins,sans-serif}*{box-sizing:border-box}h2{font-size:40px;font-weight:600}
