h1,h2,h3,h4,h5,h6{--h1:6.25rem;--h2:4rem;--h3:2.65rem;--h4:1.75rem;--h5:1.25rem;--h6:1.125rem;font-weight:600;white-space:pre-wrap;line-height:1.1}h1{font-size:var(--h1)}h1,h2{font-family:var(--font-accent),Impact,sans-serif}h2{font-size:var(--h2)}h3{font-size:var(--h3);font-family:var(--font-accent),Impact,sans-serif}h4{font-size:var(--h4)}h5{font-size:var(--h5)}h6{font-size:var(--h6)}.title.tag{display:inline-block;border-radius:999rem;background-color:var(--theme-secondary-background-colour);padding:var(--space-xs) var(--space-s);color:var(--theme-normal-solid-colour);font-size:var(--paragraph-s)}@media screen and (max-width:1024px){h1{font-size:4.6rem}}@media screen and (max-width:600px){h1{font-size:calc(var(--h1) / 2)}h2{font-size:calc(var(--h2) / 1.5)}h3{font-size:calc(var(--h3) / 1.25)}}