summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--styles.css6
1 files changed, 6 insertions, 0 deletions
diff --git a/styles.css b/styles.css
index 0754615..c281bf0 100644
--- a/styles.css
+++ b/styles.css
@@ -79,4 +79,10 @@ button {
}
#call-to-action button {
border: 2px solid white;
+}
+
+footer {
+ background-color: #1F2937;
+ font-size: 18px;
+ color: #E5E7EB;
} \ No newline at end of file