diff --git a/static/c4.css b/static/c4.css
index 7e9d5e0..c05e5b0 100644
--- a/static/c4.css
+++ b/static/c4.css
@@ -32,7 +32,7 @@ h1, h1 a {
background-color: #fcbb06;
}
-.btn.primary:hover ,.btn.primary:focus {
+.btn.primary:hover,.btn.primary:focus {
background-color: #ffcc33;
}
@@ -41,7 +41,7 @@ h1, h1 a {
background-color: #9f6;
}
-.btn.grn:hover ,.btn.primary:focus {
+.btn.grn:hover ,.btn.grn:focus {
background-color: #3f0;
}
diff --git a/static/form.html b/static/form.html
index 8447427..c01f0f4 100644
--- a/static/form.html
+++ b/static/form.html
@@ -50,6 +50,6 @@
-
+