/* Ported from production: styles/mui/overrides/components/Stack.ts — resolved */
.MuiStack-root > :not(style) ~ :not(style) {
  margin-top: 0;
}
