diff --git a/src/Components/Home/HomePage.js b/src/Components/Home/HomePage.js
index e04eab5..5c0395c 100644
--- a/src/Components/Home/HomePage.js
+++ b/src/Components/Home/HomePage.js
@@ -215,17 +215,17 @@ const HomePage = () => {
- Questions about our applications and services? We are here
- to answer.
+ Questions about our services?
We are here to
+ answer!
Questions about our products and services?
We’re here to answer!
-
+
Let us show you how Novodraft will revolutionize your
- practice. Join our growing base of satisfied Novodrafters.
+ practice. Request a demo - join our satisfied Novodrafters.
diff --git a/src/styles/homepage.scss b/src/styles/homepage.scss
index 6e8400a..6423b6f 100644
--- a/src/styles/homepage.scss
+++ b/src/styles/homepage.scss
@@ -491,9 +491,11 @@ h4.heading-6 {
font-family: Roboto;
font-size: 28px;
font-weight: 500;
- line-height: 40px; /* 156.25% */
+ line-height: 38px; /* 156.25% */
letter-spacing: 0.369px;
text-transform: capitalize;
+ margin-bottom: 18px;
+ margin-top: 12px;
}
h6.heading-7 {
@@ -502,15 +504,16 @@ h6.heading-7 {
font-size: 16px;
font-style: normal;
font-weight: 500;
- line-height: 36.197px; /* 228.571% */
+ line-height: 24px;
letter-spacing: 0.339px;
}
-.foo-heading {
+.join-heading {
font-family: Roboto;
color: #fff;
font-size: 1.1rem;
font-weight: 400;
+ width: 520px;
}
.d-flex.div-block-3 {
@@ -1143,7 +1146,7 @@ li.nav-item {
justify-content: center;
}
- .foo-heading {
+ .join-heading {
font-size: 1rem;
text-align: justify;
margin: 1.1rem 0rem;