/* Start custom CSS for text-editor, class: .elementor-element-289b4f31 */.elementor-436 .elementor-element.elementor-element-289b4f31 a{
  /* These are technically the same, but use both */
  overflow-wrap: break-word;
  word-wrap: break-word;
  word-break: break-word;

  /* Adds a hyphen where the word breaks, if supported (No Blink) */
  hyphens: auto;
}/* End custom CSS */