.root {
  @apply p-0;
}

.container {
  @apply flex justify-between items-center flex-row px-4 py-5;
}