.home .entry-header,
.home .entry-meta,
.home .cat-links,
.home .tags-links,
.home .comments-link,
.home .posted-on,
.home .byline {
	display: none;
}

.home .site-main {
	margin-top: 0;
}

.home .entry-content > * + * {
	margin-top: var(--ia-gap-lg);
}

