diff --git a/website/modules/home-simplified/views/page.html b/website/modules/home-simplified/views/page.html
index 68756635..7f7bdee6 100644
--- a/website/modules/home-simplified/views/page.html
+++ b/website/modules/home-simplified/views/page.html
@@ -21,7 +21,7 @@
The New Site Is On Its Way
-
Software that
carries your
mission further.
+
Software that
carries your
mission further.
For over a decade S&F has partnered with purpose-driven companies to design, build, and scale products that matter.
diff --git a/website/public/css/home-simplified/home-simplified.css b/website/public/css/home-simplified/home-simplified.css
index 2de714f6..e85f16e1 100644
--- a/website/public/css/home-simplified/home-simplified.css
+++ b/website/public/css/home-simplified/home-simplified.css
@@ -174,10 +174,10 @@ body {
}
.ca-hero h1 {
- font-size: 120px;
+ font-size: 100px;
font-weight: 700;
line-height: 0.9;
- letter-spacing: -2.8px;
+ letter-spacing: -2px;
vertical-align: middle;
max-width: 1180px;
text-wrap: balance;
@@ -431,7 +431,7 @@ svg.sicon {
.ca-hero h1 {
font-size: 40px;
line-height: 0.9;
- letter-spacing: -2.8px;
+ letter-spacing: -0.6px;
max-width: none;
padding-right: 4px;
}