/* Operations unit. The shared nx- visual framework styles live in unit-number.css and are scoped to
   both .nu-unit-number and .nu-unit-operations; this file only holds operations-specific tweaks. */
.nu-unit-operations .nx-card strong { color: #7c2d12; }
.nu-unit-operations .nx-array i { background: #b45309; }
.nu-unit-operations .nx-dots i, .nu-unit-operations .nx-pair i, .nu-unit-operations .nx-group i { background: #b45309; }
.nu-unit-operations .nx-pv { border-color: #b45309; }
.nu-unit-operations .nx-pv i { border-color: #fdba74; }
