.cc_HPUOT9V5Zm_BI5L2lNHzA .kombos-card-rating {
  display: inline-flex;
  align-items: center;
  gap: 0.375rem;
  text-decoration: none;
  width: fit-content;
}

.cc_HPUOT9V5Zm_BI5L2lNHzA .kombos-card-rating__stars {
  display: inline-flex;
  align-items: center;
  gap: 1px;
  color: var(--kombos-accent);
  /* 14px stars — non-standard, sized via font-size on the icon wrapper */
  font-size: 0.875rem;
}

.cc_HPUOT9V5Zm_BI5L2lNHzA .kombos-card-rating__count {
  /* 10px review count — non-standard size */
  font-size: 0.625rem;
  line-height: 1;
  color: var(--kombos-gray-900);
  text-decoration: underline;
}
