.cc_rpEhI1QAFG_card_product_name .kombos-card-product-name {
  display: block;
  width: fit-content;
  max-width: 100%;
}

.cc_rpEhI1QAFG_card_product_name .kombos-card-product-name__link {
  display: block;
  color: var(--kombos-gray-900);
  text-decoration: none;
  max-width: 100%;
}

.cc_rpEhI1QAFG_card_product_name .kombos-card-product-name__link:hover {
  color: var(--bd-copper-dark);
  text-decoration: none;
}

.cc_rpEhI1QAFG_card_product_name .kombos-card-product-name__link--single-line {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
