Index: src/wp-content/themes/twentyseventeen/style.css
===================================================================
--- src/wp-content/themes/twentyseventeen/style.css	(revision 55880)
+++ src/wp-content/themes/twentyseventeen/style.css	(working copy)
@@ -1188,7 +1188,7 @@
 
 /* Hover effects */
 
-.entry-content a,
+.entry-content a:not(.custom-logo-link),
 .entry-summary a,
 .comment-content a,
 .widget a,
@@ -1235,7 +1235,7 @@
 }
 
 .entry-content a:focus,
-.entry-content a:hover,
+.entry-content a:not(.custom-logo-link):hover,
 .entry-summary a:focus,
 .entry-summary a:hover,
 .comment-content a:focus,
