.comments-area { margin-top: 2.5rem; }
.comments-title { font-size: 1.5rem; margin-bottom: 1rem; }
.comment-list { list-style: none; margin-left: 0; }
.comment-list .children { list-style: none; margin-left: 1.5rem; }
.comment-form .submit { width: auto; }
.comment-form .comment-form-comment { margin-bottom: 1rem; }
@media (max-width: 768px) { .comment-form .submit { width: 100%; justify-content: center; } .comment-list .children { margin-left: 0.75rem; } }