.points {
  // opacity: .5;

  // &.hovering {
  //   opacity: .5;
  // }
}

.points.white rect {
  fill: white
}
