.root { @apply border-black border-b; } .container { @apply flex justify-between items-center flex-row px-4 border-black border-l border-r h-20; }