.elementor-154 .elementor-element.elementor-element-db1f4b9{--display:flex;}.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 );}/* Start custom CSS for text-editor, class: .elementor-element-632b9bdc *//* Texto justificado padrão */
.texto-justificado p,
.texto-justificado li {
  text-align: justify;
  text-justify: inter-word;
  hyphens: auto;
}

/* Mantém títulos alinhados à esquerda */
.texto-justificado h1,
.texto-justificado h2,
.texto-justificado h3,
.texto-justificado h4 {
  text-align: left;
}/* End custom CSS */