diff --git a/src/source/index.html.erb b/src/source/index.html.erb
index 9086748..511f949 100644
--- a/src/source/index.html.erb
+++ b/src/source/index.html.erb
@@ -6,7 +6,7 @@ no_footer: true
diff --git a/src/source/objectives.html.erb b/src/source/objectives.html.erb
index 887e885..5b7d3a0 100644
--- a/src/source/objectives.html.erb
+++ b/src/source/objectives.html.erb
@@ -13,9 +13,9 @@ title: Project NextLeap - Objectives
NEXTLEAP pursues three main objectives:
- The creation of a fundamental rights-preserving socio-technical science of decentralised internet architecture.
- A fundamental re-thinking of the ethical and philosophical foundations of the Internet.
- The modular specification of decentralised protocols implemented as open-source software modules for
+ - The creation of a fundamental rights-preserving socio-technical science of decentralised internet architecture.
+ - A fundamental re-thinking of the ethical and philosophical foundations of the Internet.
+ - The modular specification of decentralised protocols implemented as open-source software modules for
- Privacy-preserving contact lists and presence services supporting federated identity
- Secure messaging services that hide metadata (e.g., who, when, how often, etc.)
diff --git a/src/source/stylesheets/_settings.scss b/src/source/stylesheets/_settings.scss
index 73f430a..829050f 100644
--- a/src/source/stylesheets/_settings.scss
+++ b/src/source/stylesheets/_settings.scss
@@ -96,7 +96,7 @@ $block-grid-max: 8;
// 4. Base Typography
// ------------------
-$header-font-family: $body-font-family;
+$header-font-family: OCRAEXT;
$header-font-weight: $global-weight-normal;
$header-font-style: normal;
$font-family-monospace: Consolas, 'Liberation Mono', Courier, monospace;
diff --git a/src/source/stylesheets/screen.css.sass b/src/source/stylesheets/screen.css.sass
index 07f0bf8..f3b7966 100644
--- a/src/source/stylesheets/screen.css.sass
+++ b/src/source/stylesheets/screen.css.sass
@@ -43,10 +43,19 @@ $eu-gold: #FFCC00
.header-callout
background-image: image-url("banner.jpg")
background-size: 100%
+ margin-bottom: 3rem
.nextleap-tagline
color: $white
font-size: 1.5rem
font-family: OCRAEXT
font-weight: normal
- font-style: normal
\ No newline at end of file
+ font-style: normal
+
+.top-bar
+ font-family: OCRAEXT
+ font-weight: normal
+ font-style: normal
+
+.institutions h5
+ font-size: 1.1rem
diff --git a/src/source/tasks.html.erb b/src/source/tasks.html.erb
index bee3bcb..74b9d35 100644
--- a/src/source/tasks.html.erb
+++ b/src/source/tasks.html.erb
@@ -18,12 +18,12 @@ title: Project NextLeap - Tasks
NEXTLEAP is divided in the following work packages that tackle the above tasks.
- Project Management (INRIA)
- Science of Decentralized Architectures (UCL)
- Social Design and Philosophical Foundations of Decentralization (CNRS)
- Validation via Formal Modelling and Simulation (IMDEA Software Institute)
- Open Source Code and User Validation (Merlinux)
- Outreach and Dissemination (IRI)
+ - Project Management (INRIA)
+ - Science of Decentralized Architectures (UCL)
+ - Social Design and Philosophical Foundations of Decentralization (CNRS)
+ - Validation via Formal Modelling and Simulation (IMDEA Software Institute)
+ - Open Source Code and User Validation (Merlinux)
+ - Outreach and Dissemination (IRI)