/* MM Design Framework externalized inline style. Source id: etch-defaults-css-styles. Hash: f8e389a31d09cac8eea3d5bef7bfe795cd3cdf6e9f31d8844e10312118db957a */
@layer etch-defaults {
	body {
		line-height: 1.5;
		-webkit-font-smoothing: antialiased;
		font-family: system-ui;
		display: flex;
		flex-direction: column;
	}
}
