diff --git a/src/app/header/header.component.html b/src/app/header/header.component.html
index 54facda..f1046d8 100644
--- a/src/app/header/header.component.html
+++ b/src/app/header/header.component.html
@@ -1,4 +1,4 @@
-
+
-
+
Contact
@@ -17,7 +17,7 @@
solutions that help you innovate, save time, and stay ahead. Let's work together
to make your next project a success!
-
+
@@ -31,5 +31,5 @@
right technology can enhance productivity and improve daily workflows, whether in
a corporate environment or your own home.
-

+
diff --git a/src/app/services/services.component.scss b/src/app/services/services.component.scss
index 78d2437..39ed5eb 100644
--- a/src/app/services/services.component.scss
+++ b/src/app/services/services.component.scss
@@ -55,7 +55,7 @@ h2 {
a {
color: #fff;
text-decoration: none;
- background-color: var(--accent-color);
+ background-color: rgb(207, 66, 22);// var(--accent-color) not enough contrast
border-radius: 4rem;
padding: 0.5rem 1rem;
margin-top: 2rem;