list-group-items within cards do not inherit background-color
Created by: nickyod
list-group-items rendered within a card have a white-background-color and do not inherit the background-color from the card. If the card has a background-color applied using .bg-primary and a text utility class .text-white the contents of the list-group are not visible.
Operating System: macOS Big Sur (11.1) Browser: Safari (14.0.2) Test case: https://codepen.io/nickyod/pen/eYBgade