/*
 T *heme Name: Twenty Twenty-Four Child
 Template: twentytwentyfour
 Version: 1.0
 Text Domain: twentytwentyfour-child
 */

.wp-block-post-content,
.wp-block-post-content * {
    hyphens: auto;
    -webkit-hyphens: auto;
    overflow-wrap: break-word;
    word-break: normal;
}
