diff --git a/templates/course.lucius b/templates/course.lucius
index 4f4794dfb..8b11b05a7 100644
--- a/templates/course.lucius
+++ b/templates/course.lucius
@@ -1,7 +1,3 @@
-.course__registration {
- margin-top: 20px;
-}
-
th {
vertical-align: top;
text-align: left;
diff --git a/templates/default-layout.lucius b/templates/default-layout.lucius
index 592a45b1d..994f2258e 100644
--- a/templates/default-layout.lucius
+++ b/templates/default-layout.lucius
@@ -118,11 +118,11 @@ h1 {
}
h2 {
font-size: 24px;
- margin: 10px 0 5px;
+ margin: 10px 0;
}
h3 {
font-size: 20px;
- margin: 5px 0;
+ margin: 10px 0;
}
h4 {
font-size: 16px;
diff --git a/templates/formPageI18n.hamlet b/templates/formPageI18n.hamlet
index c86e3de7c..34c3bd3f9 100644
--- a/templates/formPageI18n.hamlet
+++ b/templates/formPageI18n.hamlet
@@ -1,5 +1,5 @@
$maybe text <- formText
-
+
_{text}