diff --git a/public/typo3conf/ext/ep_theme/Resources/Private/Assets/scss/remix/_sidebar.scss b/public/typo3conf/ext/ep_theme/Resources/Private/Assets/scss/remix/_sidebar.scss
index 124f784e..86e5a811 100644
--- a/public/typo3conf/ext/ep_theme/Resources/Private/Assets/scss/remix/_sidebar.scss
+++ b/public/typo3conf/ext/ep_theme/Resources/Private/Assets/scss/remix/_sidebar.scss
@@ -5,3 +5,7 @@
max-width: 165px;
margin: 0 auto;
}
+
+.headline {
+ text-transform: none;
+}
diff --git a/public/typo3conf/ext/ep_theme/Resources/Private/Partials/Facts.html b/public/typo3conf/ext/ep_theme/Resources/Private/Partials/Facts.html
index 3aa40467..a98e992f 100644
--- a/public/typo3conf/ext/ep_theme/Resources/Private/Partials/Facts.html
+++ b/public/typo3conf/ext/ep_theme/Resources/Private/Partials/Facts.html
@@ -1,6 +1,13 @@