@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap");:root{--background-color:#1c1e21;--text-color:#fff;--color-primary:#f213a4;--color-secondary:#418dff;--font:"Inter",sans-serif;--border-color:hsla(0,0%,100%,.5)}body{background:var(--background-color);font-family:var(--font);color:var(--text-color);display:flex;text-align:center}body,h1{margin:0}h1{font-family:ballers-delight,serif;letter-spacing:-3.5px;font-size:5rem;font-weight:600}.loco{color:#daa520}.loco,.petz{font-family:ballers-delight,sans-serif}.petz{color:#b22222}.headingL{font-size:6rem}*,:after,:before{box-sizing:border-box}@media screen and (max-width:1200px){h1{font-size:4rem}.headingL{font-size:5rem}}@media screen and (max-width:950px){h1{font-size:3.5rem}.headingL{font-size:4.5rem}}@media screen and (max-width:850px){h1{font-size:4rem}.headingL{font-size:5rem}}@media screen and (max-width:380px){h1{font-size:3.5rem;letter-spacing:-3.5px}.headingL{font-size:4.4rem}}