.annotation-shape:not(.annotation-shape__editing):hover {
  stroke-width: 2.5;
  stroke: teal;
}
