diff --git a/wp-content/themes/pub/wporg-learn-2024/patterns/sensei-quiz-notices.php b/wp-content/themes/pub/wporg-learn-2024/patterns/sensei-quiz-notices.php
index 87cd8ef60..792b27d1d 100644
--- a/wp-content/themes/pub/wporg-learn-2024/patterns/sensei-quiz-notices.php
+++ b/wp-content/themes/pub/wporg-learn-2024/patterns/sensei-quiz-notices.php
@@ -27,7 +27,7 @@
-
+
diff --git a/wp-content/themes/pub/wporg-learn-2024/src/style/_sensei.scss b/wp-content/themes/pub/wporg-learn-2024/src/style/_sensei.scss
index b7c39f69d..50d5ff5a6 100644
--- a/wp-content/themes/pub/wporg-learn-2024/src/style/_sensei.scss
+++ b/wp-content/themes/pub/wporg-learn-2024/src/style/_sensei.scss
@@ -14,14 +14,6 @@ body.sensei {
--sensei-module-lesson-color: var(--wp--preset--color--charcoal-1);
--sensei-lm-mobile-header-height: 60px;
- .is-tip-notice .wp-block-wporg-notice__icon {
- background: url(../../assets/icon-check.svg);
- }
-
- .wp-block-wporg-notice__icon {
- height: 24px;
- }
-
.wp-block-sensei-lms-course-theme-notices:empty {
display: none;
}