diff --git a/index.html b/index.html
index 3d9ccac..d7dc84c 100644
--- a/index.html
+++ b/index.html
@@ -18,7 +18,7 @@
@@ -138,7 +138,7 @@ 199$
diff --git a/style.css b/style.css
index 14c3d32..1ce1d6b 100644
--- a/style.css
+++ b/style.css
@@ -1,5 +1,5 @@
.header {
- background-color: #038fd3;
+ background-color: #cd0606;
color: white;
margin-bottom: 10px;
padding: 10px;
@@ -62,7 +62,7 @@
.footer {
- background-color: #011e2e;
+ background-color: #e0610c;
color: white;
margin-top: 10px;
padding: 10px;