.bdz-legal-doc {
  max-width: 860px;
  margin: 0 auto;
  line-height: 1.65;
  font-size: 1rem;
}

.bdz-legal-doc table {
  width: 100%;
  border-collapse: collapse;
  margin: 1.5rem 0 2rem;
  font-size: 0.95rem;
}

.bdz-legal-doc th,
.bdz-legal-doc td {
  border: 1px solid rgba(0, 0, 0, 0.12);
  padding: 0.65rem 0.85rem;
  vertical-align: top;
  text-align: left;
}

.bdz-legal-doc h1 {
  font-size: 1.35rem;
  margin: 2rem 0 0.75rem;
}

.bdz-legal-doc p,
.bdz-legal-doc li {
  margin-bottom: 0.75rem;
}

.bdz-legal-doc a {
  text-decoration: underline;
}

.bdz-legal-form-clause {
  margin: 0.75rem 0 0;
  font-size: 0.875rem;
  line-height: 1.5;
  opacity: 0.9;
}

.bdz-legal-form-consent .breakdance-form-checkbox__text {
  font-size: 0.875rem;
  line-height: 1.45;
}

.bdz-legal-form-consent .breakdance-form-checkbox__text a {
  text-decoration: underline;
}

.breakdance .bde-text-445-117,
.breakdance .bde-text-445-117 a {
  color: var(--bde-palette-color-12);
  text-decoration: none;
}

.breakdance .bde-text-445-117 a:hover {
  color: var(--bde-background-color);
  text-decoration: underline;
}

.bde-text-link-445-117,
.bdz-footer-legal a {
  text-decoration: none;
}
