diff --git a/index.html b/index.html
index c8f39a1..e8e9a9e 100644
--- a/index.html
+++ b/index.html
@@ -40,7 +40,10 @@
-
Wie aus Ideen Ergebnisse werden
+
+ Wie aus Ideen
+ Ergebnisse werden
+
diff --git a/styles.css b/styles.css
index 8c70c17..ca2b3b9 100644
--- a/styles.css
+++ b/styles.css
@@ -243,6 +243,10 @@ button {
text-align: center;
}
+.section-title__line {
+ display: block;
+}
+
.section-head img {
width: clamp(70px, 9vw, 120px);
margin-top: -0.3rem;