.flatpickr-day[title="Halloween after dark 2026"] {
    position: relative;
}

.flatpickr-day[title="Halloween after dark 2026"]::after {
    content: "*";
    position: absolute;
    top: 2px;
    right: 5px;
    font-size: 18px;
    font-weight: bold;
}