.shot-chart-court * {
  fill: transparent;
  stroke: #333;
  stroke-width: .1;
}

.shot-chart-court-ft-circle-bottom {
  stroke-dasharray: 1.5, 1;
}

.shot-chart-court-hoop,
.shot-chart-court-backboard {
  z-index: 100;
}

.shot-chart-title {
  font-size: 15%;
  text-transform: uppercase;
}

.legend text {
  font-size: 4%;
}
