#stage text {
  font-family: "Nunito Sans", Arial, sans-serif;
  fill: #111827;
}

.button-hit { cursor: pointer; }
.spinner-hit { cursor: pointer; }

.tokenCircle {
  stroke: #111827;
  stroke-width: 2;
}
