diff --git a/view/theme/smoothly/style.css b/view/theme/smoothly/style.css
index 600e1fbfd..b502dd5b0 100644
--- a/view/theme/smoothly/style.css
+++ b/view/theme/smoothly/style.css
@@ -1128,7 +1128,7 @@ profile-jot-banner-wrapper {
 	background: none repeat scroll 0 0 #FFFFFF;
 	border: 1px solid #CDCDCD;
 	border-radius: 5px 5px 5px 5px;
-	box-shadow: 0 0 8px #7c7d7b;
+	box-shadow: 0 0 8px #BDBDBD;
 }
 
 .wall-item-outside-wrapper-end {