diff --git a/assets/css/app.scss b/assets/css/app.scss
index 023c837..411b614 100755
--- a/assets/css/app.scss
+++ b/assets/css/app.scss
@@ -330,3 +330,6 @@ main#fp-main > div.fp-grid {
     }
   }
 }
+#tsml #meetings table tbody tr td.name small {
+  color: orange;
+}
\ No newline at end of file