/* legal pages specific overrides */

/* Formatted legal content styling */
.legal-content--formatted {
  max-width: 800px;
  margin: 0 auto;
  line-height: 1.8;
  font-size: 1.1em;
}

