Created by: andresgalante
This PR fixes #24752 (closed) and it adds a child selector to .card
inside .card-group
so it the styles are scoped to that child and don't get inherited.
I've tested with nested cards and nested card-groups with headers and footers.
Thanks a lot @jhhazelaar and @gijsbotje