.elementor-11589 .elementor-element.elementor-element-5b5e53d4{--display:flex;}.elementor-11589 .elementor-element.elementor-element-211a78db > .elementor-widget-container{padding:30px 30px 30px 30px;}/* Start custom CSS */.legal-page {
  max-width: 900px;
  margin: 0 auto;
  padding: 40px 20px;
  font-family: 'Montserrat', sans-serif;
  line-height: 1.7;
  color: #222;
}

.legal-page h1 {
  font-size: 2.2rem;
  font-weight: 700;
  margin-bottom: 40px;
  text-align: center;
}

.legal-page h2 {
  font-size: 1.4rem;
  font-weight: 600;
  margin-top: 50px;
  margin-bottom: 15px;
  border-left: 4px solid #000;
  padding-left: 12px;
}

.legal-page h3,
.legal-page strong {
  font-weight: 600;
}

.legal-page p {
  margin-bottom: 14px;
  font-size: 0.95rem;
}

.legal-box {
  background: #f7f7f7;
  padding: 20px 25px;
  border-radius: 8px;
  margin-bottom: 30px;
}

.legal-note {
  font-size: 0.85rem;
  color: #666;
  font-style: italic;
}/* End custom CSS */