@charset "UTF-8";

.bb-axis text, .bb-legend-item text{
  font-size: 1.3rem !important;
}
.bb-texts text {
	font-size: 1.2rem !important;
}

/* .bb-axis bb-axis-y
{
	font-size: 20px !important;
} */

/* .bb-texts text {
  dominant-baseline: auto;
  text-anchor: end;
  transform: translate(-10px, 0); 약간 왼쪽으로 이동
} */