#chart {
    padding: 0;
    max-width: 650px;
    margin: 35px auto;
  }
  
  .apexcharts-legend text {
    font-weight: 900;
  }