.product-properties {
  color: #000;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  font-family: Manrope;
  letter-spacing: -0.32px;
}

.product-properties__item {
  display: flex;
  flex-direction: row;
}

.product-properties__item-icon {
  align-self: start;
  margin-top: 0.35em;
  margin-right: 0.5em;
  width: 1em;
  height: auto;
}
