/*
Theme Name: Elion
Theme URI: https://elion-systems.com/
Author: Elion GmbH
Author URI: https://elion-systems.com/
Description: Standalone theme for Elion Systems – no Breakdance dependency.
Version: 1.0.0
Requires at least: 6.0
Tested up to: 6.8
Requires PHP: 8.0
Text Domain: elion
*/

body.elion-theme {
	margin: 0;
	overflow-x: clip;
	max-width: 100%;
}

.elion-main {
	display: block;
	min-height: 40vh;
	max-width: 100%;
	overflow-x: clip;
}
