/**
 * Local overrides for the static mirror (not from Framer).
 * Toggle rules when you re-enable features.
 */

/* Hide nav / header “Connect” links only (not body copy like “Connect Amazon …”). */
a[href="/unity.parts/connect"],
a[href="./connect"] {
  display: none !important;
}
