.comments{display:flex;flex-direction:column;gap:20px;background-color:#fff1e5;padding:20px}.single_comment{text-align:left;border-left:thin solid #ccc;padding-left:10px;max-width:600px}.single_comment .comment_circle{margin-left:-16px;padding:10px 2px;background-color:#fff1e5}.single_comment .comment_content{padding:10px 0}.single_comment .comment_content p{margin:0}.single_comment .comment_content blockquote{padding:5px 10px;border-radius:2px;background-color:#e4e4e4;font-style:italic;width:fit-content}.single_comment .reactions{display:flex;gap:20px}
