.root-container {
  display: flex;
  flex-direction: column;
  padding: 10px;
  gap: 6px;
}