.date-heading-flex{
    display: flex;
    gap: 0.6em;
    flex-wrap: wrap;
    justify-content: center;
}
.date-heading-flex>.active{
    font-weight: bold;
}