/* The wheel renderer positions artwork and labels in the SVG viewBox.
   Keep this overlay limited to typography so the renderer controls spacing. */
.sector-native-label,
.sector-native-label.is-compact {
  letter-spacing: 0;
}
