    body { hyphens: auto; hyphenate-limit-chars: 8 4 4; -webkit-hyphenate-limit-before: 4; -webkit-hyphenate-limit-after: 4; hyphenate-limit-lines: 2; text-wrap: pretty; }
    h1, h2, h3, h4, h5, h6, .btn, button, nav, th { hyphens: manual; text-wrap: balance; }