﻿.apexcharts-legend.apx-legend-position-bottom.apexcharts-align-center {
    justify-content: start !important;
}

.apexcharts-legend-text {
    font-size: 16px !important;
}

.apexcharts-legend-series {
    margin-bottom: 5px !important;
}

.apexcharts-legend-text {
    color: var(--color-primary-200) !important;
}
.apx-legend-position-right {
    right: 30px !important;
}