diff --git a/pages/fiscal-sponsorship/apply/success.js b/pages/fiscal-sponsorship/apply/success.js
index 236125b3e..0f9065714 100644
--- a/pages/fiscal-sponsorship/apply/success.js
+++ b/pages/fiscal-sponsorship/apply/success.js
@@ -58,11 +58,13 @@ export default function ApplicationSuccess() {
We’ll review your application and get back to you {eta}.
-
-
- During the holiday season, it might take a little longer for us to review your application. We appreciate your understanding!
-
-
+ {Date.now() < 1767340800000 ? (
+
+
+ During the holiday season, it might take a little longer for us to review your application. We appreciate your understanding!
+
+
+ ) : null}
)