:root {
  --typeTracking: -0.02em;
}

*,
*::before,
*::after {
  letter-spacing: var(--typeTracking) !important;
}
