.elementor-37 .elementor-element.elementor-element-cfe817e{--display:flex;--padding-top:50px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}@media(min-width:768px){.elementor-37 .elementor-element.elementor-element-cfe817e{--content-width:1440px;}}/* Start custom CSS for text-editor, class: .elementor-element-7c3faad */.css-about-legal {
  font-family: 'Inter', sans-serif;
  background: #ffffff;
  padding: 60px 20px;
  color: #111;
}

/* CONTAINER */
.css-about-legal-container {
  max-width: 760px;
  margin: auto;
}

/* TITLE */
.css-about-legal h1 {
  font-family: 'Libre Baskerville', serif;
  font-size: 34px;
  margin-bottom: 25px;
}

/* SECTION */
.css-about-legal-section {
  margin-bottom: 40px;
}

/* HEADINGS */
.css-about-legal h2 {
  font-size: 20px;
  margin-bottom: 10px;
}

/* TEXT */
.css-about-legal p {
  font-size: 15px;
  line-height: 1.9;
  color: #333;
  margin-bottom: 10px;
}

/* LIST */
.css-about-legal ul {
  padding-left: 18px;
}

.css-about-legal li {
  margin-bottom: 6px;
}

/* INFO BOX */
.css-about-legal-box {
  border: 1px solid #ddd;
  padding: 20px;
  margin-top: 10px;
}

/* LINKS */
.css-about-legal a {
  color: #000;
  text-decoration: underline;
}

/* CONTACT */
.css-about-legal-contact {
  background: #111;
  color: #fff;
  padding: 20px;
  margin-top: 15px;
}

/* MOBILE */
@media(max-width:768px){
  .css-about-legal h1 {
    font-size: 26px;
  }
}/* End custom CSS */