.widget-agenda .widget-body > .agenda-list-element:nth-last-of-type(1) {
	padding-bottom: 0;
}

.widget-agenda .widget-body > .agenda-list-element:nth-last-of-type(1)::before,
.widget-agenda .widget-body > .agenda-list-element:nth-last-of-type(1)::after {
	display: none;
}