Toasts: `.hide` CSS can conflict with utilities
- Close this toast https://twbs-bootstrap.netlify.app/docs/5.0/components/toasts/#color-schemes
- Notice that its
displayis not set tonone
Probably affects v4 too, I haven't checked. We should use !important I guess? - EDIT: might not be so simple, we need to consider the use cases.