.root {
  :global {
    display: flex;
    flex-direction: column;
  }
}
