/*!*****************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/chart-starter/style.scss ***!
  \*****************************************************************************************************************************************************************************************************************************************************/
/**
 * The following styles get applied both on the front of your site
 * and in the editor.
 */
.public-hide {
  display: none;
} 
.chart-wrapper {
  margin: 2.4rem 0;
}

.chart-title {
  font-weight: 500;
  font-variation-settings: "wght" 500;
  color: rgba(0, 0, 0, 0.8);
  font-size: 2rem;
  line-height: 2.4rem;
  padding-bottom: 0.4rem;
}

.chart-description {
  font-weight: 400;
  font-variation-settings: "wght" 400;
  color: rgba(0, 0, 0, 0.7);
  font-size: 1.4rem;
  line-height: 1.8rem;
  padding-bottom: 0;
}

.chart-data-source {
  font-size: 1.2rem;
  line-height: 1.2rem;
  color: rgba(0, 0, 0, 0.7);
  padding-top: 1.6rem;
  padding-bottom: 0;
}
.chart-data-source sup {
  font-size: 80%;
  line-height: 100%;
  top: -3px;
  letter-spacing: 1px;
  padding-left: 1px;
  color: inherit;
  font-family: inherit;
  font-variation-settings: inherit;
  font-weight: inherit;
}

/*# sourceMappingURL=style-index.css.map*/