.hotspot:hover circle:first-child,
.hotspot:focus circle:first-child {
  transform: none !important;
  fill: var(--ink);
  stroke-width: 4px;
}
