﻿.apexcharts-canvas svg {
    background: inherit !important;
}

.apexcharts-legend-text {
    font-family: inherit !important;
}

.apexcharts-tooltip-title {
    font-family: inherit !important;
}

.apexcharts-tooltip-text {
    font-family: inherit !important;
}

.apexcharts-canvas svg text {
    font-family: inherit !important;
}