.ef-heading-content {
	display: flex;
	flex-direction: column;
	gap: var(--ef-gap-l);
}

.ef-hc-badge .ef-icon-heading {
	align-self: flex-start;
}

.ef-hc-description > *:last-child {
	margin-bottom: 0;
}
