.elementor-1685 .elementor-element.elementor-element-b0c1e11{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:3rem;--margin-bottom:3rem;--margin-left:0rem;--margin-right:0rem;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}@media(min-width:768px){.elementor-1685 .elementor-element.elementor-element-b0c1e11{--content-width:800px;}}/* Start custom CSS for html, class: .elementor-element-a1ca33f */.legal-section {
  background-color: #f7f4eb;
  border-radius: 12px;
  padding: 2rem;
  margin-bottom: 2rem;
  box-shadow: 0 4px 10px rgba(0,0,0,0.05);
}

.legal-section h2 {
  color: #8b5e3c;
  font-size: 1.8rem;
  margin-bottom: 1rem;
}

.legal-section p {
  color: #585757;
  font-family: 'Poppins', sans-serif;
  line-height: 1.6;
  margin-bottom: 1rem;
}

.legal-section a {
  color: #ee9977;
  text-decoration: none;
  font-weight: 500;
}

.legal-section a:hover {
  color: #cc7b5e;
  text-decoration: underline;
}/* End custom CSS */