.wcn-order-consent .wcn-legal-link {
  color: #0b63ce;
  font-weight: 800;
  text-decoration: underline;
  text-decoration-thickness: 2px;
  text-underline-offset: 2px;
}

.wcn-order-consent .wcn-legal-link::after {
  content: " ↗";
  color: #0b63ce;
  font-size: 0.82em;
  font-weight: 900;
}

.wcn-order-consent .wcn-legal-link:focus-visible {
  outline: 2px solid #0b63ce;
  outline-offset: 2px;
  border-radius: 3px;
}
