/* ==============================================================================
Theme Name: Phlox Aerolinum
Theme URI: http://phlox.pro/
Author: averta and Jan
Author URI: http://www.baumann-webconsult.de
Description: Phlox Child Theme
Template: phlox
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: one-column,two-columns, three-columns, left-sidebar, right-sidebar
Text Domain: phlox-child
================================================================================= */

.elementor-widget-container p {
    hyphens: auto;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    overflow-wrap: break-word;
    word-wrap: break-word;
}
