@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@400&display=swap");body{background-color:#0f1621;color:#fff;padding:30px;box-sizing:border-box;margin:0;font-family:"Poppins", sans-serif !important;font-style:normal;font-weight:400;font-size:14px;line-height:21px}body.home{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100vh}.wrapper{max-width:1000px;width:100%;display:flex;flex-direction:column;margin:0 auto}.logo{width:300px;height:auto;margin:30px auto}.logo img{width:100%}h1{margin:30px 0 10px}h2{margin:20px 0 10px}h3{margin:15px 0 10px;text-decoration:underline}p{margin-bottom:10px}a{color:#fff}
