.g5plus-pie-chart {
  max-width: 188px;
  margin-left: auto;
  margin-right: auto;
}
.g5plus-pie-chart .vc_pie_chart_back {
  border-width: 5px !important;
  opacity: 1;
}
.g5plus-pie-chart .vc_pie_chart_value i {
  font-size: 25px;
  font-weight: 600;
}
.g5plus-pie-chart .vc_pie_chart_value img,
.g5plus-pie-chart .vc_pie_chart_value i {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 25px;
  height: 25px;
  line-height: 1;
}
.wpb_pie_chart_heading {
  text-align: center;
  margin-top: 13px;
  letter-spacing: 0.15em;
}
