.acf_section--spacer {
	margin-bottom: var(--vgap_spacer);
}

.acf_section--spacer.abstand--double {
	margin-bottom: calc(var(--vgap_spacer) * 2);
}
