I have deactivated all plugins and the text still looks the same. The SiteOrigin Pagebuilder is in use and it is an individually programmed theme. In the meantime I have tried to extract and display the content of the single page via PHP (in the Child-Theme). Using get_the_content() the 2 links (back to list and apply) are missing. the_content() gives me the contact information completely in one piece without any line breaks or spaces. If I had the possibility to get the application link, my problems would probably be solved. I know this is not nicely programmed, but do you know another solution?