/* ==========================================================================
   custom.css — Nexron Custom Solutions page styles
   Extends product-base.css. No raw hex values.
   ========================================================================== */

.pg-custom .nx-nav__dropdown-menu a[href="custom.html"],
.pg-custom .nx-nav__mobile a[href="custom.html"] {
  color: var(--nx-orange-dark);
  font-weight: 600;
}
