.js-tooltip {
  color: #19398B;
  display: inline;
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  text-decoration-line: underline;
  text-decoration-style: dotted;
  text-decoration-skip-ink: none;
  text-decoration-thickness: 10%;
  text-underline-offset: 22%;
  text-underline-position: from-font;
  transition: 0.4s;
}

.product_page_descr_left-text p ~ br {
  display: none;
}

/*# sourceMappingURL=style.css.map */
