/* put your own styles to customize and override the theme */
.active_period {
    font-weight: bold;
    color: #346cb0 !important;
    border-bottom: 1.5px solid;
}
.chart__period span:hover{
    color: #346cb0 !important;
    font-weight: bold;
}