diff --git a/wp-content/themes/twentytwentytwo/style.css b/wp-content/themes/twentytwentytwo/style.css
index a002276a07..1686d52123 100644
--- a/wp-content/themes/twentytwentytwo/style.css
+++ b/wp-content/themes/twentytwentytwo/style.css
@@ -146,3 +146,10 @@ body > .is-root-container > .wp-block-template-part > .wp-block-cover,
 	padding-left: var(--wp--custom--spacing--outer);
 }
 
+/*
+ * Add Footer CSS
+ */
+
+ footer.wp-block-template-part{
+	clear: both;
+}
\ No newline at end of file
