.c-promo-badge {
  display: inline-flex;
  align-items: center;
  font-size: 10px;
  line-height: 16px;
  text-transform: uppercase;
}

.c-promo-badge--cart {
  line-height: 18px;
  font-size: 12px;
  text-transform: none;
  margin-top: 0;
  letter-spacing: normal;
}
