diff --git a/static/src/stylesheets/module/email-signup/_form.scss b/static/src/stylesheets/module/email-signup/_form.scss index b8ef8f479de..23a9eb3fd29 100644 --- a/static/src/stylesheets/module/email-signup/_form.scss +++ b/static/src/stylesheets/module/email-signup/_form.scss @@ -292,6 +292,18 @@ } } +.email-sub__form--thrasher-the-long-wave { + .email-sub__thrasher-embed-label { + color: $brightness-7; + } + + .email-sub__thrasher-embed-button { + background-color: $news-dark; + color: $brightness-100; + fill: $brightness-100; + } +} + .email-sub__thrasher-embed-icon { display: inline-flex; height: 100%;