/*--------------------------------------------------------------------------*\
    Chart header text (title and description)
\*--------------------------------------------------------------------------*/

.chart__header__text{
    /*box*/
    display:flex;
    flex-direction: column;
}