diff --git a/pages/brand.js b/pages/brand.js
index 84fda1e4..132fd3b8 100644
--- a/pages/brand.js
+++ b/pages/brand.js
@@ -15,6 +15,7 @@ import theme from '@hackclub/theme'
import Meta from '@hackclub/meta'
import Icon from '@hackclub/icons'
import Head from 'next/head'
+import ForceTheme from '../components/force-theme'
import Nav from '../components/nav'
import Footer from '../components/footer'
import { startCase } from 'lodash'
@@ -107,7 +108,8 @@ const Page = ({ css }) => (
description="Download Hack Club HQ’s logos and preview our brand fonts & colors."
image="https://workshop-cards.hackclub.com/Branding.png?theme=dark&fontSize=350px&brand=HQ"
/>
-
+
+