.update-entry + .update-entry {
	margin-top: 1rem;
	padding-top: 1rem;
	border-top: 1px solid var(--highlight-color);
}

.update-date {
	font-size: 0.85rem;
	opacity: 0.75;
}

.update-projects {
	font-size: 0.85rem;
	opacity: 0.75;
}

.update-projects a {
	color: inherit;
}
