body { background-color: #639ca1; color: white; font-family: sans-serif; } .comment-box h3 { display: none; } .comment-box button { background-color: #47696f; border-radius: 0.5em 1ex; border-width: 0; color: inherit; text-transform: uppercase; } .comment-box .comment-form-fields>*, .comment-box .comment-form-actions { display: block; } .comment-count, .comment-footer-delete { background-color: #639ca1; color: #7CB3B9; text-decoration: none; }