.hejdi-lite-extended-category-information {
	clear: both;
	width: 100%;
	margin-top: clamp(2rem, 4vw, 4rem);
	padding-top: clamp(1.5rem, 3vw, 3rem);
	border-top: 1px solid var(--hejdi-lite--color-border);
}

.hejdi-lite-extended-category-information__content {
	max-width: 60rem;
	overflow-wrap: anywhere;
}

.hejdi-lite-extended-category-information__content > :first-child {
	margin-top: 0;
}

.hejdi-lite-extended-category-information__content > :last-child {
	margin-bottom: 0;
}
