Created by: pvdlg
#22138 was merge in order to detach accordion from .card
and is based on a new attribute data-children
that require to reference the class of the child.
This PR reverse #22138 and implement a more simple solution that does not require any new attribute.
I initially wanted to give my feedback on the original PR, but somehow forgot and remembered when I saw it merged...