.vlt-product-detail-v2 {
  font-family: Inter, system-ui, -apple-system, "Segoe UI", sans-serif;
  line-height: 1.5;
}

.vlt-product-detail-v2 a,
.vlt-product-detail-v2 a:visited,
.vlt-product-detail-v2 a:hover,
.vlt-product-detail-v2 a:focus {
  text-decoration: none !important;
}

.vlt-product-detail-v2 .vpc-brand,
.vlt-product-detail-v2 .vpc-header nav a,
.vlt-product-detail-v2 .vpc-top a,
.vlt-product-detail-v2 .vpc-footer a {
  border-bottom: 0 !important;
  text-decoration: none !important;
}

.vlt-product-detail-v2 .vpc-header > .vpc-container > p {
  margin: 0;
}

.vlt-product-detail-v2 .vpc-footer-grid a:not(.vpc-brand),
.vlt-product-detail-v2 .vpc-footer-grid span,
.vlt-product-detail-v2 .vpc-footer-grid p a {
  display: block;
  margin: 8px 0;
  color: #62606a;
  font-size: 9px;
}

.vlt-product-detail-v2 .vpc-footer-grid p {
  margin: 0;
}

.vlt-product-detail-v2 .vpc-footer-grid > div:first-child p {
  margin-top: 14px;
}
