.root { @apply bg-white py-10 w-full relative flex flex-row; } .primary { @apply bg-white; } .secondary { @apply bg-violet; }