diff --git a/public/typo3conf/ext/ep_theme/Resources/Private/Assets/scss/components/_misc.scss b/public/typo3conf/ext/ep_theme/Resources/Private/Assets/scss/components/_misc.scss
index 93a49b96..6b65a0c9 100644
--- a/public/typo3conf/ext/ep_theme/Resources/Private/Assets/scss/components/_misc.scss
+++ b/public/typo3conf/ext/ep_theme/Resources/Private/Assets/scss/components/_misc.scss
@@ -1,3 +1,3 @@
.headerbar {
- @apply bg-ep-primary-dark sbw:bg-sbw-primary text-white uppercase font-semibold py-2 px-4 mb-4;
+ @apply bg-ep-primary sbw:bg-sbw-primary text-white uppercase font-semibold py-2 px-4 mb-4;
}
diff --git a/public/typo3conf/ext/ep_theme/Resources/Private/Templates/Searchbar/Index.html b/public/typo3conf/ext/ep_theme/Resources/Private/Templates/Searchbar/Index.html
index abd07970..dc8501fa 100644
--- a/public/typo3conf/ext/ep_theme/Resources/Private/Templates/Searchbar/Index.html
+++ b/public/typo3conf/ext/ep_theme/Resources/Private/Templates/Searchbar/Index.html
@@ -246,7 +246,7 @@
-