diff --git a/public/typo3conf/ext/ep_theme/Resources/Private/Assets/scss/components/_buttons.scss b/public/typo3conf/ext/ep_theme/Resources/Private/Assets/scss/components/_buttons.scss
index 17e7b6f8..6640c231 100644
--- a/public/typo3conf/ext/ep_theme/Resources/Private/Assets/scss/components/_buttons.scss
+++ b/public/typo3conf/ext/ep_theme/Resources/Private/Assets/scss/components/_buttons.scss
@@ -42,6 +42,18 @@
@apply suz:bg-suz-primary;
@apply uch:bg-uch-primary;
@apply ser:bg-ser-secondary;
+ @apply hover:bg-ep-primary-dark hover:text-white;
+ @apply sbw:hover:bg-sbw-primary-dark;
+ @apply snz:hover:bg-snz-primary-dark;
+ @apply suz:hover:bg-suz-primary-dark;
+ @apply uch:hover:bg-uch-primary-dark;
+ @apply ser:hover:bg-ser-primary;
+ @apply peer-hover:bg-ep-primary-dark peer-hover:text-white;
+ @apply sbw:peer-hover:bg-sbw-primary-dark;
+ @apply snz:peer-hover:bg-snz-primary-dark;
+ @apply suz:peer-hover:bg-suz-primary-dark;
+ @apply uch:peer-hover:bg-uch-primary-dark;
+ @apply ser:peer-hover:bg-ser-primary;
}
&--muted {
diff --git a/public/typo3conf/ext/ep_theme/Resources/Private/Partials/Disrupter/Large.html b/public/typo3conf/ext/ep_theme/Resources/Private/Partials/Disrupter/Large.html
index aed2eb21..18080335 100644
--- a/public/typo3conf/ext/ep_theme/Resources/Private/Partials/Disrupter/Large.html
+++ b/public/typo3conf/ext/ep_theme/Resources/Private/Partials/Disrupter/Large.html
@@ -45,7 +45,7 @@
+ class="button bg-button--secondary shadow-lg">
{button.container.label}
diff --git a/public/typo3conf/ext/ep_theme/Resources/Private/Partials/Disrupter/Small.html b/public/typo3conf/ext/ep_theme/Resources/Private/Partials/Disrupter/Small.html
index f6302e07..583a6e44 100644
--- a/public/typo3conf/ext/ep_theme/Resources/Private/Partials/Disrupter/Small.html
+++ b/public/typo3conf/ext/ep_theme/Resources/Private/Partials/Disrupter/Small.html
@@ -25,7 +25,7 @@
-
+
{button.container.label}
diff --git a/public/typo3conf/ext/ep_theme/Resources/Private/Partials/Disturber/Large.html b/public/typo3conf/ext/ep_theme/Resources/Private/Partials/Disturber/Large.html
index f2ce4681..7071aff3 100644
--- a/public/typo3conf/ext/ep_theme/Resources/Private/Partials/Disturber/Large.html
+++ b/public/typo3conf/ext/ep_theme/Resources/Private/Partials/Disturber/Large.html
@@ -46,7 +46,7 @@
+ class="button bg-button--secondary shadow-lg">
{button.container.label}
diff --git a/public/typo3conf/ext/ep_theme/Resources/Private/Partials/Disturber/LastChance.html b/public/typo3conf/ext/ep_theme/Resources/Private/Partials/Disturber/LastChance.html
index 4cce0653..c19c4924 100644
--- a/public/typo3conf/ext/ep_theme/Resources/Private/Partials/Disturber/LastChance.html
+++ b/public/typo3conf/ext/ep_theme/Resources/Private/Partials/Disturber/LastChance.html
@@ -12,7 +12,7 @@
diff --git a/public/typo3conf/ext/ep_theme/Resources/Private/Partials/Disturber/Small.html b/public/typo3conf/ext/ep_theme/Resources/Private/Partials/Disturber/Small.html
index 51ec58e6..2ee73161 100644
--- a/public/typo3conf/ext/ep_theme/Resources/Private/Partials/Disturber/Small.html
+++ b/public/typo3conf/ext/ep_theme/Resources/Private/Partials/Disturber/Small.html
@@ -25,7 +25,7 @@
-
+
{button.container.label}
diff --git a/public/typo3conf/ext/ep_theme/Resources/Private/Partials/HeaderSlider.html b/public/typo3conf/ext/ep_theme/Resources/Private/Partials/HeaderSlider.html
index f2815133..15da6624 100644
--- a/public/typo3conf/ext/ep_theme/Resources/Private/Partials/HeaderSlider.html
+++ b/public/typo3conf/ext/ep_theme/Resources/Private/Partials/HeaderSlider.html
@@ -35,7 +35,7 @@
+ class="button bg-button--secondary inline-block">
{slide.button}