:root{--title-accent:#7cc0ff;--title-accent-hover:#a6d9ff;--title-glow:rgba(124,192,255,.28)}main h1,.container>h1,section>h1,main h2.page-section-title{color:var(--title-accent);transition:color .18s,text-shadow .18s}main h1:hover,.container>h1:hover,section>h1:hover,main h2.page-section-title:hover{color:var(--title-accent-hover);text-shadow:0 0 10px var(--title-glow)}.hero h1,.home-intro h2{color:var(--title-accent)}.hero h1:hover,.home-intro h2:hover{color:var(--title-accent-hover);text-shadow:0 0 10px var(--title-glow)}