
/* Need to discuss this with the team */
.axis path,
.axis line {
  stroke: none;
  /* Changes the color of the axis lines */
}

#legend {
  margin-top: 10px;
  margin-bottom: 10px;
}