@font-face{font-family:Figtree;src:url(fonts/Figtree-Bold.ttf);}body{margin:0;font-family:Figtree,sans-serif;background:#0e0e0e;color:#fff;padding:0;}.allcontentsoitsgoods{padding:20px;}.leahconorheadarea{display:flex;align-items:center;justify-content:space-between;}.leahconorheadarea img{width:40px;height:40px;border-radius:50%;object-fit:cover;margin-right:5px;}.leahconorheadarea img:hover{animation:spinnyaround 0.3s linear;}@keyframes spinnyaround{from{transform:rotate(0deg);}to{transform:rotate(360deg);}}.leahconorheadarea h3{margin:0;font-weight:600;background:linear-gradient(to right,pink,white,white,pink);-webkit-background-clip:text;background-size:200%;background-clip:text;-webkit-text-fill-color:transparent;animation:yay 0.9s linear infinite;}@keyframes yay{to{background-position:200%;}}.rightofheader{display:flex;gap:12px;font-size:22px;}.rightofheader a{color:#fff;text-decoration:none;transition:0.2s ease;}.rightofheader a:hover{color:#9c9c9c;}.contentbelowtheheaderstuff{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;margin-top:30px;}@media(max-width:768px){.contentbelowtheheaderstuff{grid-template-columns:1fr;}}.thisisaboxlol a{background:linear-gradient(to right,pink,white,white,pink);-webkit-background-clip:text;background-size:200%;background-clip:text;-webkit-text-fill-color:transparent;text-decoration:none;}
