/*
Theme Name: SPB Fix Move Child
Template: astra
Version: 0.1.0
*/

body.spb-static-shell {
	margin: 0;
}

.spb-static-app {
	width: 100%;
	max-width: none;
	overflow-x: hidden;
}
