/* StockAZ site-wide click-anywhere affordance for navigational cards. */
[data-card-href] {
  cursor: pointer;
}
