@import url("https://fonts.googleapis.com/css2?family=Patrick+Hand:wght@400;500;600;700;800&display=swap");:root{--background-color:#1c1e21;--text-color:#000;--color-primary:#f213a4;--color-secondary:#418dff;--font:"Patrick Hand",sans-serif;--border-color:hsla(0,0%,100%,.5)}body{background-color:#115dc7;background-image:url(/sfbg.jpg);font-family:var(--font);color:var(--text-color);background-blend-mode:multiply;display:flex;margin:0;text-align:center}*,:after,:before{box-sizing:border-box}.logo{margin-bottom:0;width:250px}.twitter{height:35px}p{font-size:20px;color:#fff}p a{color:#d4d4d4;text-decoration:none}h1,p a:hover{color:#fff}h1{font-size:42px}h2{color:#fff;font-size:35px;margin-bottom:10px}hr{width:75%;border-top:1px solid #061a3a}.details{font-size:20px;line-height:20px}.details a,small a{color:#fff;text-decoration:underline}