/* Pricing page (/pricing). Only pricing-* classes live here; everything else is shared CSS from
   tokens/base/components/utilities. Colours and spacing are tokens only. */

.pricing-bridge {
  margin: 0;
  font-weight: var(--weight-semibold);
  color: var(--color-text);
}
