diff --git a/docs/handbook/branding/.nav.yml b/docs/handbook/branding/.nav.yml
index 8765bc8..3ef9e4f 100644
--- a/docs/handbook/branding/.nav.yml
+++ b/docs/handbook/branding/.nav.yml
@@ -4,4 +4,5 @@ nav:
- starcatsys.md
- docshub.md
- sourcecamp.md
+ - postline.md
- stagelink.md
\ No newline at end of file
diff --git a/docs/handbook/branding/postline.md b/docs/handbook/branding/postline.md
new file mode 100644
index 0000000..e21d59c
--- /dev/null
+++ b/docs/handbook/branding/postline.md
@@ -0,0 +1,28 @@
+# PostLine
+
+# Logo
+[:material-folder-lock: Logos > PostLine](https://cloud.starcatsys.net/f/2025)
+
+Adapted from [Group Mail](https://thenounproject.com/icon/group-mail-1571732/) by [Smashicons](https://thenounproject.com/creator/smashicons/) from Noun Project.
+
+## Colors
+### Logo Colors
+**Logo Background**: `#1E2A38`
(midnight blue)
+**Envelope White**: `#FFFFFF`
+**Envelope Blue**: `#4DA8DA`
(sky blue)
+**Text**: `#FFFFFF`
+
+### Website Colors
+**Background**: `#F5F7FA`
(warm gray)
+**Headings/titles**: `#1E2A38`
(midnight blue)
+**Body text**: `#6B7C93`
(slate gray)
+**Buttons/CTAs**: `#FF6B6B`
(soft coral)
+**Links and highlights**: `#2EC4B6`
(mint green)
+
+
+## Backgrounds
+
+## Fonts
+### Logo Font
+*Cabin* - medium
+*Cabin* by Impallari Type, Rodrigo Fuenzalida: [:octicons-link-external-16: Google Fonts - Cabin](https://fonts.google.com/specimen/Cabin)
\ No newline at end of file