.comments-area { .comments-title { font-size: 2.0rem; } .comment-list { .parent { margin-bottom: 20px; } } .comment-respond { .comment-reply-title { font-size: 2.0rem; } .comment-form { .comment-form-comment { label { display: none; } } .form-submit { input { background-color: #fff; display: inline-block; padding: 5px 10px; border: 1px solid $theme-blue; color: $theme-blue; text-decoration: none; } } } } } .bypostauthor { display: block; }