@import "https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;700;900&display=swap";.center-wrapper-thingy{justify-content:center;width:100%;margin-top:1rem;display:flex}html{background:linear-gradient(#6b4949,#2b1b1b) no-repeat fixed;height:100%;margin:0;padding:0}body{color:#fff;zoom:1.3;cursor:url(/arrow.svg) 0 0,auto;min-height:100%;margin:0;padding:0;font-family:Poppins,sans-serif}small{opacity:.5;font-size:.8em}a{color:#fff;cursor:url(/point-arrow.svg) 8 0,pointer}.flex-wrapper{flex-direction:column;justify-content:flex-start;min-height:51vh;display:flex}.footer{text-align:center;opacity:.6;justify-content:center}.footer2{opacity:.5;text-align:left;justify-content:center;gap:40px;font-size:.7em;display:flex}.footer-column{min-width:120px}hr.rounded{opacity:.5;border-top:4px solid #bbb;border-radius:2px}.card-grid{flex-wrap:wrap;justify-content:center;gap:20px;padding:25px;display:flex}.card{color:#000;text-align:center;background-color:#fff;border:1px solid #b0cfff;border-radius:16px;flex:1;min-width:280px;max-width:400px;padding:24px;box-shadow:0 4px 10px #0000000d}.avatar{border:1px solid #000;border-radius:50%;width:130px;height:130px;transition:transform .1s}.avatar:hover{transform:scale(1.05)}
