add_action('acf/input/admin_head', function () {
    $s = function_exists('get_current_screen') ? get_current_screen() : null;
    if (!$s || strpos((string) $s->id, 'termine') === false) {
        return;
    }
    echo '<style id="lvat-termine-trennlinie">'
        . '.acf-field[data-name="termine_eintraege"] .acf-repeater .acf-row,'
        . '.acf-field[data-name="termine_ausblick"] .acf-repeater .acf-row{'
        . 'border:2px solid #C98A00;border-top:7px solid #C98A00;'
        . 'margin-top:26px;border-radius:3px}'
        . '.acf-field[data-name="termine_eintraege"] .acf-repeater .acf-row:first-child,'
        . '.acf-field[data-name="termine_ausblick"] .acf-repeater .acf-row:first-child{margin-top:0}'
        . '.acf-field[data-name="termine_eintraege"] .acf-repeater .acf-row > .acf-row-handle,'
        . '.acf-field[data-name="termine_ausblick"] .acf-repeater .acf-row > .acf-row-handle{'
        . 'background:#FBF3E2}'
        . '</style>';
});<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="https://lv-autismus-thueringen.de/wp-content/plugins/slim-seo/src/Sitemaps/style.xsl"?>
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
	<sitemap>
		<loc>https://lv-autismus-thueringen.de/sitemap-post-type-page.xml</loc>
	</sitemap>
	<sitemap>
		<loc>https://lv-autismus-thueringen.de/sitemap-post-type-veranstaltung.xml</loc>
	</sitemap>
	<sitemap>
		<loc>https://lv-autismus-thueringen.de/sitemap-taxonomy-category.xml</loc>
	</sitemap>
	<sitemap>
		<loc>https://lv-autismus-thueringen.de/sitemap-taxonomy-adresskategorie.xml</loc>
	</sitemap>
	<sitemap>
		<loc>https://lv-autismus-thueringen.de/sitemap-taxonomy-veranstaltungsart.xml</loc>
	</sitemap>
</sitemapindex>