.whats-included__products--mini {
  padding: 0 0 0 24px;
  margin: 0;
}

.whats-included__products--mini .bundle-product--mini {
  line-height: 24px; /* 171.429% */
}

.whats-included__products--mini .bundle-product--mini a {
  color: var(--ec-green);
  text-decoration: underline;
}

.whats-included__products--mini .bundle-product--mini a:hover {
  color: var(--ec-ember);
  text-decoration: underline;
}