diff --git a/app/theme/client/imports/general/base_old.css b/app/theme/client/imports/general/base_old.css
index dc786964fff57d2ab88bc8acbb3ec96c6feca603..2d66cf7c414deba2d41e98ff953fd747b5679daa 100644
--- a/app/theme/client/imports/general/base_old.css
+++ b/app/theme/client/imports/general/base_old.css
@@ -1246,7 +1246,7 @@ rc-old select,
 }
 
 .rc-old .new-room-highlight a {
-	animation: highlight 2s infinite;
+	animation: highlight 6s infinite;
 }
 
 .rc-old .fixed-title {
@@ -2649,7 +2649,7 @@ rc-old select,
 	}
 
 	&.highlight {
-		animation: highlight 3s;
+		animation: highlight 6s;
 	}
 
 	&:nth-child(1) {