diff --git a/app/templates/timeline.html b/app/templates/timeline.html
index c3a2995..6edacc1 100644
--- a/app/templates/timeline.html
+++ b/app/templates/timeline.html
@@ -24,6 +24,10 @@
display: none !important;
}
+ .tl-timeline h1, .tl-timeline h2, .tl-timeline h3, .tl-timeline h4, .tl-timeline h5, .tl-timeline h6 {
+ text-transform: initial !important;
+ }
+
.active {
display: block
}