diff --git a/templates/index.html b/templates/index.html
index 9b4b1febf..92286b592 100755
--- a/templates/index.html
+++ b/templates/index.html
@@ -84,6 +84,9 @@
border-left: 4px solid rgb(103, 171, 238);
border-radius: 5px;
}
+ form label{
+ font-weight: 700;
+ }