@media (hover: hover) {
  .product__shipping-policy a:hover {
    color: inherit;
  }
}
