a:hover circle {
  fill: rgb(117, 112, 112);
  stroke: white;
}

a:hover text {
  fill: black;
}
