@layer components { .icon_container { @apply flex items-center gap-2; & > svg { @apply scale-125; } } }