diff --git a/content/footer/_index.md b/content/footer/_index.md
index 0c69880..b288698 100644
--- a/content/footer/_index.md
+++ b/content/footer/_index.md
@@ -10,7 +10,7 @@ extra:
{% row(style="lean") %}
-##### LEARN
+##### **LEARN**
@@ -24,7 +24,7 @@ extra:
|||
-##### THE VENTURES
+##### **THE VENTURES**
@@ -38,7 +38,7 @@ extra:
|||
-##### BUILT ON THREEFOLD
+##### **BUILT ON THREEFOLD**
diff --git a/content/home/index.md b/content/home/index.md
index e03ac5e..8b003af 100644
--- a/content/home/index.md
+++ b/content/home/index.md
@@ -9,33 +9,40 @@ weight: 1
-{% row(style="center narrow" margin="header" bgPath="img/horizon.jpeg" bgStyle="full") %}
+{% row(style="center" margin="tight" bgPath="img/horizon.jpeg" bgStyle="full") %}
-## OurWorld
+# OurWorld
### A Platform to Enable Self-Sovereignty.
+
+
Together we are creating a multi-faceted platform to support and empower startups aspiring to harness the potential of emerging technology while putting the planet and people first. The sun is rising on a new way forward.
{% end %}
+
+
+
+
-{% row(style="center" bgColor="#ffffff") %}
+{% row(style="center" padding="top") %}
-
+
## What We Provide
{% end %}
-
+
-{% row(style="center" bgColor="#ffffff") %}
-### Funding Platform
+{% row(style="center" padding="none") %}
+
+### **Funding Platform**
@@ -43,15 +50,18 @@ Funding for potentially hundreds of like-minded projects, with a primary focus o
|||
-### Technological Platform
+### **Technological Platform**
A technological platform that enables everyone to be self-sovereign from a digital perspective.
-|||
+{% end %}
-### Legal & Financial Independence Platform
+
+{% row(style="center" padding="both") %}
+
+### **Legal & Financial Independence Platform**
@@ -59,7 +69,7 @@ Supplement technological sovereignty with a system that offers legal and financi
|||
-### Life Supporting Platform
+### **Life Supporting Platform**
@@ -67,17 +77,21 @@ Create a sovereign and efficient set of platforms for financial, educational, an
{% end %}
-{% row(style="center" margin="narrow" bgColor="#ffffff") %}
-
+
+
+
+{% row(style="center" margin="narrow" padding="top") %}
+
+
## The Foundation of Every Venture
{% end %}
-
+
-{% row(style="center" margin="narrow" bgColor="#ffffff") %}
+{% row(style="center" margin="narrow" padding="bottom") %}
### Planet First
@@ -119,21 +133,26 @@ Complexity is killing progress.
{% end %}
-{% row(style="center" margin="narrow" bgColor="#ffffff") %}
+
+
+
+
+
+{% row(style="center" margin="narrow" padding="top") %}
## Our Journey
{% end %}
-
+
-{% row(style="center" margin="narrow" bgColor="#ffffff") %}
+{% row(style="center" padding="bottom") %}
### Phase One
-
+
-#### Creation of Core Tech
+#### **Creation of Core Tech**
@@ -153,7 +172,7 @@ Built decentralized, autonomous, edge Internet technology.

-#### Expansion & Proof
+#### **Expansion & Proof**
@@ -173,7 +192,7 @@ Core technology proven.

-#### Launch Our Ventures
+#### **Launch Our Ventures**
@@ -197,7 +216,7 @@ Millions of people using services and products of our ventures.

-#### Sovereignty For All
+#### **Sovereignty For All**
@@ -211,4 +230,6 @@ Impacting +100 million people.
The startups in the venture creator are now community-owned and our investors received a good exit.
-{% end %}
\ No newline at end of file
+{% end %}
+
+
\ No newline at end of file
diff --git a/css/index.css b/css/index.css
index f410b74..9ecb39c 100644
--- a/css/index.css
+++ b/css/index.css
@@ -315,6 +315,10 @@ header {
background-repeat: no-repeat;
}
+a:hover{
+ color: #5e5b59;
+}
+
.banner:hover {
background: #4b3a92;
}
diff --git a/templates/partials/footer.html b/templates/partials/footer.html
index a5ef684..01f429e 100644
--- a/templates/partials/footer.html
+++ b/templates/partials/footer.html
@@ -6,8 +6,9 @@
{%- set section = get_section(path="_index.md") %}
{% set subsections_str = section.subsections | join(sep=" ") %}
-
-