diff --git a/components/layout/header/Header1.js b/components/layout/header/Header1.js
index 7f01c6c..677ab76 100644
--- a/components/layout/header/Header1.js
+++ b/components/layout/header/Header1.js
@@ -19,7 +19,13 @@ export default function Header1({ scroll, isMobileMenu, handleMobileMenu, isSide
style={{ marginRight: "8px" }}
className="red-icon"
/>
- 647-722-3434
+
+
+ 647-722-3434
+
+
- bloor@rapharehab.ca
+
+
+ bloor@rapharehab.ca
+
+
diff --git a/public/assets/css/style.css b/public/assets/css/style.css
index 1296e7a..3892ae1 100644
--- a/public/assets/css/style.css
+++ b/public/assets/css/style.css
@@ -1299,7 +1299,7 @@
.header-top .top-inner .social-links {
justify-content: center;
- gap: 20px;
+ gap: 18px;
}
/* Refuge */
@@ -3740,4 +3740,7 @@
.main-menu .navigation>li {
margin: 0px 10px !important;
}
+ }
+ .color-white{
+ color: #fff !important;
}
\ No newline at end of file