.wp-block-latest-posts__post-author,
.wp-block-latest-posts__post-date {
	font-size: inherit;
}
.wp-block-latest-posts__list li:not(:first-of-type) {
	margin-top: var(--wp--style--block-gap);
}
.wp-block-latest-posts__post-excerpt,
.wp-block-latest-posts__post-full-content {
	margin: 0;
}
