.luv-itoys-product-help {
  color: #303030;
  font-size: 1.6rem;
  line-height: 1.5;
  margin: 0 0 1.2rem;
}

.luv-itoys-product-help a {
  color: #b92768;
  display: inline-block;
  font-weight: 600;
  padding: .6rem .2rem;
  text-decoration: underline;
  text-decoration-thickness: .1rem;
  text-underline-offset: .2em;
}

.luv-itoys-product-help a:hover {
  color: #171717;
}

.luv-itoys-product-help a:focus-visible {
  outline: .3rem solid #f3a52b;
  outline-offset: .2rem;
}
