.total-data-chart-container .bb-chart-texts {
  font-size: 20px;
  font-weight: 600;
}

.total-data-chart-container .bb-texts-OBJETIVO-DE-ESTABILIDAD {
  font-size: 12px;
}

.total-data-chart-container {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
}

.total-data-chart-container .bb-shape-1 {
  fill: #D10002 !important;
}

.total-data-chart-container .bb-circle-1 {
  stroke: none !important;
}

.total-data-chart-container .bb-axis-x {
  font-size: 14px;
  font-weight: 800;
}
