I've removed the "(X events)" count from the "After the Week" header. The section now just shows the title with the expandable chevron icon.
I can see the differences. The "After the Week" section uses different styling: border-border/50 and bg-card/50 for cards, text-muted-foreground for date, and variant="outline" for the button. I'll update it to match the main week's card styling.
I've updated the "After the Week" section cards to use the same styling as the main week: full border-border and bg-card for cards, text-foreground for dates, md:w-64 width for the date column, and the default solid button style instead of the outline variant.