diff --git a/plugins/Marketplace/stylesheets/plugin-details.less b/plugins/Marketplace/stylesheets/plugin-details.less
index 445dcc7d217b6cb419a803dd91add904bfc76823..46ca2b752666667436b3cacae436bb49ab29be47 100644
--- a/plugins/Marketplace/stylesheets/plugin-details.less
+++ b/plugins/Marketplace/stylesheets/plugin-details.less
@@ -25,6 +25,12 @@
         background-position: center;
     }
 
+    blockquote {
+        margin: 20px 0;
+        padding-left: 1.5rem;
+        border-left: 5px solid #ee6e73;
+    }
+
     .tab-content ul, .tab-content ol {
         list-style: initial;
         padding-left: 20px;