Revoking an invite – should confirmation banner be red or green?

I’m working on a feature where a user can send/invite other people to their organization:
The user can opt to revoke the invite. Once this action has been done, I’d like to display a confirmation banner.
Since this banner is successfully …
share this post : )
What is the best way to combine a dismissible card with a collapsible panel?

I’m working on a checkout flow where a cart summary panel appears on the right hand side of the checkout form. We want the user to be able to remove a product, but due to legal and compliance reasons we also need to be able to show more in…