diff --git a/css/style.css b/css/style.css
index f7be211a32b08bdc36f1d249ac93cdcf47d2f479..135a62e982d090eabc3cebe808d8a8de5836c590 100644
--- a/css/style.css
+++ b/css/style.css
@@ -1100,3 +1100,6 @@ article.node .node__title a {
 .content-links li a:hover {
   background-color: #f12158;
 }
+.comment-wrapper .indented {
+  margin-left: 35px;
+}