diff --git a/html/html/themes/ipfire/include/css/style.css b/html/html/themes/ipfire/include/css/style.css
index 5ad97d063..9e14c25ac 100644
--- a/html/html/themes/ipfire/include/css/style.css
+++ b/html/html/themes/ipfire/include/css/style.css
@@ -62,7 +62,6 @@ h1, h2, h3, h4, h5, h6 {
font-size: 20px;
font-weight: normal;
letter-spacing: -1px;
- text-transform: lowercase;
text-align: left;
}
@@ -193,7 +192,6 @@ input.button {
color: #fff;
border: solid 1px #a94b4b;
font-weight: bold;
- text-transform: lowercase;
font-size: 0.8em;
height: 2.0em;
}