  /* Overrides to allow calendar events to appear properly on the homepage embed. */

p.eventDate,
.eventDetails p {
    margin-bottom: 0;
}
