/* Satellites are deliberately static; the surrounding orbital paths carry the motion. */
.orbit-svg .satellite {
  animation: none !important;
  transform: none !important;
}
