﻿.apexcharts-xaxis-label {
    font-size: 12px;
}

@media (max-width: 1919px) {
    .apexcharts-xaxis-label {
        font-size: 10px;
    }
}