.section-pdp-whats-inside .whats-inside__content li{
  color: rgb(var(--color-gray));
}

.section-pdp-whats-inside .whats-inside__content li strong{
  color: rgb(var(--color-black));
  padding-bottom:10px
}