diff --git a/wp-content/themes/twentyseventeen/style.css b/wp-content/themes/twentyseventeen/style.css
index 5580e4e484..440b8964ef 100644
--- a/wp-content/themes/twentyseventeen/style.css
+++ b/wp-content/themes/twentyseventeen/style.css
@@ -1204,6 +1204,7 @@ a:active {
 .comment-metadata a,
 .comment-metadata a.comment-edit-link,
 .comment-reply-link,
+.comment-content a,
 a .nav-title,
 .pagination a,
 .comments-pagination a,
@@ -1237,6 +1238,8 @@ a .nav-title,
 .comment-metadata a.comment-edit-link:hover,
 .comment-reply-link:focus,
 .comment-reply-link:hover,
+.comment-content a:focus,
+.comment-content a:hover,
 .widget_authors a:focus strong,
 .widget_authors a:hover strong,
 .entry-title a:focus,
