g.#{$prefix}--#{$charts-prefix}--scatter-stacked {
	circle.dot.unfilled {
		fill: $ui-01;
		stroke-width: 1.5;
	}

	circle.dot.threshold-anomaly {
		stroke-width: 3;
	}
}
