.chartbody {
  border: 1px solid rgba(221, 221, 221, 0.8666666667);
  border-radius: 12px;
  padding: 20px;
}

.chartbody h3 {
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 35px;
}

#attractivePieChart {
  width: 500px !important;
  height: 500px !important;
  margin: auto;
}/*# sourceMappingURL=ChartDesign5.css.map */