.stage-date-epuisee {
    font-style: italic;
    font-weight: normal;
}

.day:not(.disabled) {
    font-weight: bold;
}

.day.disabled {
    text-decoration: line-through;
}