diff --git a/src/app/components/creator/_dialogs/comment-export/comment-export.component.scss b/src/app/components/creator/_dialogs/comment-export/comment-export.component.scss
index 444bb37b41cfc464fba9a39eb9f7914d6e937847..85aca4dc328a7d5cfd2872a3376a815331252200 100644
--- a/src/app/components/creator/_dialogs/comment-export/comment-export.component.scss
+++ b/src/app/components/creator/_dialogs/comment-export/comment-export.component.scss
@@ -9,6 +9,7 @@ h3 {
 
 h4 {
   margin: 15px 0 15px 0;
+  color: var(--on-surface);
 }
 
 .abort {