/* Normal line breaks */ .elementor-widget-text-editor br { display: block; margin-bottom: 0.5em; } /* Add extra spacing between two consecutive line breaks */ .elementor-widget-text-editor br + br { margin-bottom: 1.5em; }