/*$box-shadow: (*/
/**/ /*"sm": 0 0 0.375rem 0 rgba(46, 38, 61, 0.18), //*/
/**/ /*"md": 0 0 0.625rem 0 rgba(46, 38, 61, 0.2), //*/
/**/ /*"lg": 0 0 1rem 0 rgba(46, 38, 61, 0.22) //
);*/
/*
1 colore bottone
2 bordo/hover
3 testo
*/
.apex-chart svg:focus,
.apex-chart svg *:focus {
  outline: none;
}
.apex-chart .apexcharts-legend {
  overflow: visible !important;
  max-height: none !important;
}

/*# sourceMappingURL=Chart.css.map */
