.productdetail .jumpmarks {
  min-height: 44px;
  align-items: center;
  display: flex;
}
.productdetail .jumpmarks button, .productdetail .jumpmarks .btn-primary {
  background: #3EA536;
  border: none;
  color: black !important;
  font-size: 0.75rem !important;
  font-weight: 700 !important;
}
.productdetail .jumpmarks button svg path, .productdetail .jumpmarks .btn-primary svg path {
  fill: black;
}
.productdetail .jumpmarks button + .btn-primary, .productdetail .jumpmarks .btn-primary + .btn-primary {
  margin-left: 1px;
}

/*# sourceMappingURL=osmo-productdetail-industry.css.map */
