.chart-filters-group {
    gap: 10px;
}

.chart-year-filter {
    display: none;
}

.chart-year-filter.active {
    display: block;
}
