Classes list

Every class Card recognizes, straight from the @flickui/css source.

ClassPurpose
.cardBase class — required on every card
.card-mediaImage/video container at the top of the card
.card-headerHeading block wrapper
.card-title / .card-subtitleHeading text elements
.card-bodyMain content area
.card-footerBottom-anchored actions/metadata row
.card-footer-stickyKeeps the footer pinned to the bottom of a scrolling card
.card-overlay-linkStretches a link to cover the whole card (used with .card-clickable)