diff --git a/static/css/style.css b/static/css/style.css
index 68ef5f2..a24a8e8 100644
--- a/static/css/style.css
+++ b/static/css/style.css
@@ -45,6 +45,10 @@ p {
width: 100%;
}
+label {
+ color: white !important;
+}
+
@media only screen and (max-width : 992px) {
.parallax-container .section {
top: 40%;
diff --git a/templates/dashboard.html b/templates/dashboard.html
index feb545c..95b0d10 100644
--- a/templates/dashboard.html
+++ b/templates/dashboard.html
@@ -50,9 +50,9 @@
Hi {{ name }}!
{% if waitlisted %}
-
You are waitlisted, if space opens up we will let you know...
+
You are waitlisted, if space opens up we will let you know...
{% else %}
-
You are fully registered! We look forward to seeing you!
+
You are fully registered! We look forward to seeing you!
Let us know if you have any questions by sending them to
hack@wpi.edu
Forgot to upload your resume while registering? No worries, submit it below.
diff --git a/templates/home b/templates/home
index 24efdd8..3e6023a 160000
--- a/templates/home
+++ b/templates/home
@@ -1 +1 @@
-Subproject commit 24efdd8c6f57ed47366f3f18081069192e3092c9
+Subproject commit 3e6023aaf7b3f9de51414f69bc18ebecf905de3b