diff --git a/html/themes/custom/common_design_subtheme/templates/block/block--system-branding-block.html.twig b/html/themes/custom/common_design_subtheme/templates/block/block--system-branding-block.html.twig
new file mode 100644
index 00000000..1fdcc23d
--- /dev/null
+++ b/html/themes/custom/common_design_subtheme/templates/block/block--system-branding-block.html.twig
@@ -0,0 +1,10 @@
+{#
+/**
+ * @file
+ * Theme override for system branding block (site logo).
+ */
+#}
+
+
+ {{ site_name }}
+