.nx-art { margin: 0 auto 22px; }
.nx-art svg { display: block; width: 370px; max-width: 100%; height: auto; margin: 0 auto; }
.nx-head {
  font-family: var(--mono);
  font-size: 1.5rem;
  font-weight: 500;
  letter-spacing: -.01em;
  color: var(--text);
  margin-bottom: 8px;
}
.nx-caret { color: var(--t4); margin-right: 6px; }
.nx p { line-height: 1.4375rem; font-weight: 450; }
.nx { min-height: 100%; }
