$root: FlatMenuContentPadding;

:global(.#{$root}) {
  padding: 1rem 1.5rem;
}

:export {
  root: $root;
}
