.header{text-align:center;padding:2rem 1rem;background-color:#fff}.header :hover{opacity:.85}.header a{text-decoration:none}.header-title{margin:0;font-size:clamp(2rem,4vw,3rem);color:var(--theme-blue)}.header-title :first-child{color:red}.header-accent{width:80px;height:4px;margin:.75rem auto 0;background:var(--theme-yellow);border-radius:4px}.dropdown-container{display:flex;justify-content:space-between;max-width:420px;margin:0 auto}.dropdown-container .dropdown{position:relative;text-align:left;color:#000;display:block;flex:1 0 0;margin-right:1rem}.dropdown-container .submit-button{background-color:var(--theme-yellow);color:var(--theme-blue);border:none;padding:.8rem 1rem;line-height:.8rem;border-radius:4px;cursor:pointer;font-family:var(--theme-font);text-decoration:none;font-size:smaller}.dropdown-container .submit-button:hover{opacity:.85}.hero{padding:1.5rem 1.5rem 3rem;background-color:var(--theme-blue);color:#fff}.hero-inner{max-width:720px;margin:0 auto;text-align:center}.hero-title{font-size:clamp(1.8rem,3vw,2.2rem);margin-bottom:.75rem}.hero-subtitle{margin:0 auto 2rem;max-width:520px;line-height:1.6}.project-description{max-width:900px;width:100%;margin:0 auto;padding:2rem 1.5rem}.project-description .content h2{color:var(--theme-blue)}.project-description .content p{line-height:1.65;font-size:1.05rem}@media (max-width: 600px){.hero{padding-top:2rem}.project-description{padding:2rem 1.25rem}}.town-content{max-width:900px;width:100%;margin:0 auto;padding:2.5rem;border-radius:2.5rem;background-color:var(--theme-light-grey)}.town-content .content h2{color:var(--theme-blue)}.town-content .content p{line-height:1.65;font-size:1.05rem}@media (max-width: 600px){.hero{padding-top:2rem}.town-content{padding:2rem 1.25rem;border-radius:0}}:root{--theme-yellow: #f4ab00;--theme-yellow-hover: #ac7d0f;--theme-blue: #15008e;--font-blue: #241673;--light-blue: #0020c325;--theme-light-grey: #f5f5f5;--theme-font: "Instrument Sans", sans-serif}@font-face{font-family:Instrument Sans;font-style:italic;font-weight:400 700;font-stretch:100%;font-display:swap;src:url(https://fonts.gstatic.com/s/instrumentsans/v4/pxitypc9vsFDm051Uf6KVwgkfoSbSnNPooZAN0lInHGpCWNu2ZGRqXp6pRwM.woff2) format("woff2")}*{box-sizing:border-box}body{margin:0;font-family:var(--theme-font);background:#fff;color:var(--font-blue)}.page{min-height:100vh;display:flex;flex-direction:column}a{text-decoration:none}.bold{font-weight:700}.italic{font-style:italic}.smoosh :not(:last-child){margin-bottom:0}.smoosh :not(:first-child){margin-top:.3rem}.indent{margin-left:1.5rem}.decapitate{margin-top:0}.skinny-margin-kids>*{margin-top:.3rem;margin-bottom:.3rem}.blue{color:var(--theme-blue)}
