.elementor-4441 .elementor-element.elementor-element-83fadf0 > .elementor-container{max-width:1400px;}.elementor-4441 .elementor-element.elementor-element-83fadf0{margin-top:0px;margin-bottom:0px;padding:40px 40px 40px 40px;}/* Start custom CSS for text-editor, class: .elementor-element-529c48d7 *//* Container geral */
.elementor-widget-container {
  max-width: 800px;
  margin: 0 auto;
  padding: 2rem 1rem;
  font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
  color: #333;
  line-height: 1.6;
}

/* Títulos principais (Seções) */
h2.wp-block-heading {
  font-size: 1.75rem;
  font-weight: 600;
  color: #1a1a1a;
  margin-top: 2rem;
  padding-bottom: 0.5rem;
  border-bottom: 2px solid #eaeaea;
}

/* Subtítulos */
h3.wp-block-heading {
  font-size: 1.25rem;
  font-weight: 500;
  color: #444;
  margin-top: 1.5rem;
}

/* Parágrafos */
p {
  margin: 0.5rem 0 1rem 0;
}

/* Listas */
ul.wp-block-list {
  margin: 0 0 1rem 1.25rem;
  padding-left: 1rem;
  list-style-type: disc;
}

ul.wp-block-list li {
  margin-bottom: 0.5rem;
}

/* Espaçamento geral */
.wp-block-heading, .wp-block-list, p {
  transition: all 0.2s ease-in-out;
}/* End custom CSS */