@use '../globals';
@use '@carbon/styles/scss/theme';

.#{globals.$prefix}--#{globals.$charts-prefix}--chart-wrapper g.callouts {
	stroke: theme.$text-secondary;
}
