/* Start custom CSS *//* 404 sits on the Night band, so the chips need the on-dark treatment. */
#notfound .chip{background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.18);color:rgba(255,255,255,.86)}
#notfound .chip:hover{background:rgba(255,255,255,.16);color:#fff}
#notfound .eyebrow{color:var(--Orange)}
#notfound .eyebrow::before{background:var(--Orange)}/* End custom CSS */