@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@400;600&display=swap");body,html{padding:0;margin:0;font-family:Poppins,sans-serif}h1,h2,h3,h4,h5{margin:0 0 1rem}a{color:inherit;text-decoration:none}p{font-size:1.2rem;margin:0 0 1rem}*{box-sizing:border-box}.global-footer{text-align:center;margin:3% 0}@media (prefers-color-scheme:dark){html{color-scheme:#fff}body{color:#000;background:#fff}}@media screen and (max-width:768px){html{width:768px}}@media screen and (max-width:480px){html{width:480px}}