diff --git a/assets/scss/_variables_project.scss b/assets/scss/_variables_project.scss
index b2e0919..3ab174f 100644
--- a/assets/scss/_variables_project.scss
+++ b/assets/scss/_variables_project.scss
@@ -6,4 +6,6 @@ Add styles or override variables from the theme here.
/* Color and Style */
$primary: #30a552;
-$secondary: #f7f7f2;
\ No newline at end of file
+$secondary: #feb272;
+$tertiary: #8c68cd;
+$warning: #ffc107;
\ No newline at end of file
diff --git a/assets/scss/_variables_project_after_bs.scss b/assets/scss/_variables_project_after_bs.scss
new file mode 100644
index 0000000..2c0c095
--- /dev/null
+++ b/assets/scss/_variables_project_after_bs.scss
@@ -0,0 +1,5 @@
+$custom-colors: (
+ 'meshtastic-green': #30a552,
+);
+
+$theme-colors: map-merge($theme-colors, $custom-colors);
\ No newline at end of file
diff --git a/content/sv/_index.md b/content/sv/_index.md
index 9e00453..3f7ef9a 100644
--- a/content/sv/_index.md
+++ b/content/sv/_index.md
@@ -15,11 +15,11 @@ title: STHLM-MESH
-{{% blocks/lead color="primary" %}}
+{{% blocks/lead color="meshtastic-green" %}}
STHLM-MESH är en informell gemenskap som vekar för ett stabilt Meshtastic-nätverk i Stockholm.
{{% /blocks/lead %}}
-{{% blocks/section type="row" color="secondary" %}}
+{{% blocks/section type="row" color="white" %}}
{{% blocks/feature icon="fab fa-facebook" title="Facebook grupp" %}}
Meshtastic Sweden - en Facebookgrupp för Sverige. Det finns även flertalet [lokala grupper]({{[}}).
{{% /blocks/feature %}}
diff --git a/content/sv/about/index.md b/content/sv/about/index.md
index dc59e58..fddfef6 100644
--- a/content/sv/about/index.md
+++ b/content/sv/about/index.md
@@ -11,7 +11,7 @@ STHLM-MESH är ett community-drivet **open-source-projekt** som syftar till att
Projektet drivs av entusiaster som vill utforska möjligheterna med decentraliserad kommunikation och verka för ett välfungerande mesh för alla i Stockholm.
{{% /blocks/section %}}
-{{% blocks/section type="row" %}}
+{{% blocks/section type="row" color="white" %}}
{{% blocks/feature icon="fa-solid fa-gears" title="Backend" %}}
Denna webbplats är byggd med de statiska site-generatorn [Hugo](https://gohugo.io/) och använder [Docsy](https://www.docsy.dev/) som tema.
{{% /blocks/feature %}}
diff --git a/content/sv/meetups/index.md b/content/sv/meetups/index.md
index 613db3a..5378108 100644
--- a/content/sv/meetups/index.md
+++ b/content/sv/meetups/index.md
@@ -12,7 +12,7 @@ menu: {main: {weight: 12}}
Just nu känner vi inte till några planerade meetups. Säg till om du planerar något så kan vi informera om det här.
{{% /blocks/section %}}
-{{% blocks/section %}}
+{{% blocks/section color="info" %}}
## Tidigare meetups:
{{< cardpane >}}
{{< card >}}
]