diff --git a/templates/leave_comment.html b/templates/leave_comment.html
index 0d15aa6..298dacc 100644
--- a/templates/leave_comment.html
+++ b/templates/leave_comment.html
@@ -35,7 +35,7 @@
/* Making the button pop */
.comment-card .btn-primary {
- background-color: transparent;
+ background-color: #d1d5da;
border: none;
padding: 8px 20px;
font-weight: 500;