/**
 * About_Pop View: Page
 * 
 * @author alisch berlec hönow <info@abh.eu>
 * @version 25.0.5
 */

body {
	/* Variables */
}

.page {}

.page:not( body ):not( :last-child ) {
	margin-bottom: var( --huge-space );
}

.page-inner {}



.page__title:not( :last-child ) {
	margin-bottom: var( --medium-space );
}