/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */

 .chart {
    margin: 35px auto;
 }
.apexcharts-tooltip {
    color: #111111;
}
.eboov-sales-views-chart {
    max-width: 600px;
    margin: 0 auto;
}