.card-cs { margin-bottom: 1rem; }
/** Bootstrap has a margin bottom that is not welcome in a card **/
.card-cs > table { margin-bottom: 0; }

/** No card-cs ui/li styling because it is also used for menu such as tabs if there is a list in the card,
 * there should be a more specific selection
 */
