Index: wp-content/themes/twentyfourteen/inc/custom-header.php
===================================================================
--- wp-content/themes/twentyfourteen/inc/custom-header.php	(revision 26508)
+++ wp-content/themes/twentyfourteen/inc/custom-header.php	(working copy)
@@ -78,7 +78,7 @@
 		else :
 	?>
 		.site-title a {
-			color: #<?php echo $header_text_color; ?> !important;
+			color: #<?php echo $header_text_color; ?>;
 		}
 	<?php endif; ?>
 	</style>
