diff --git a/wp-content/themes/pub/wporg-learn-2024/patterns/footer-content.php b/wp-content/themes/pub/wporg-learn-2024/patterns/footer-content.php
index 9904e4eb7..cd5c35b13 100644
--- a/wp-content/themes/pub/wporg-learn-2024/patterns/footer-content.php
+++ b/wp-content/themes/pub/wporg-learn-2024/patterns/footer-content.php
@@ -16,21 +16,27 @@
-
-
+
+
-
-
-
+
+
+
+
+
+
-
-
-
+
+
+
-
-
-
+
+
+
+
+
+
@@ -38,8 +44,8 @@
-
-
+
+
diff --git a/wp-content/themes/pub/wporg-learn-2024/src/style/style.scss b/wp-content/themes/pub/wporg-learn-2024/src/style/style.scss
index bf400f8a2..abda98e06 100644
--- a/wp-content/themes/pub/wporg-learn-2024/src/style/style.scss
+++ b/wp-content/themes/pub/wporg-learn-2024/src/style/style.scss
@@ -26,6 +26,13 @@ body {
}
.wporg-learn-footer-signup {
+ input[type="email"] {
+ border-color: var(--wp--custom--form--color--background);
+ }
+
+ button[type="submit"] {
+ font-weight: 400;
+ }
@media screen and (max-width: 781px) {
border-left: none;