.hero-archive,
.hero-blog,
.hero-search {
	padding-block: 3rem 2rem;
}

.taxonomy-intro,
.term-description {
	margin-bottom: 1.5rem;
	padding: 1.25rem;
	background: rgba(255, 252, 245, 0.7);
	border: 1px solid rgba(74, 63, 53, 0.08);
	border-radius: var(--theme-radius-md);
}
