.chart-legend {
  width: 400px;
  margin: auto;
}
.chart-legend label {
  margin: 5px;
  text-transform: uppercase;
}
