Index: wp-content/themes/twentysixteen/css/blocks.css
===================================================================
--- wp-content/themes/twentysixteen/css/blocks.css	(revision 56614)
+++ wp-content/themes/twentysixteen/css/blocks.css	(working copy)
@@ -189,16 +189,11 @@
 	color: inherit;
 }
 
-.wp-block-pullquote p {
-	font-size: 19px;
-	font-size: 1.1875rem;
-}
 
+
 .wp-block-pullquote cite {
 	color: #1a1a1a;
 	display: block;
-	font-size: 16px;
-	font-size: 1rem;
 	font-style: normal;
 	line-height: 1.75;
 	text-transform: none;
Index: wp-content/themes/twentysixteen/css/editor-blocks.css
===================================================================
--- wp-content/themes/twentysixteen/css/editor-blocks.css	(revision 56614)
+++ wp-content/themes/twentysixteen/css/editor-blocks.css	(working copy)
@@ -513,8 +513,6 @@
 .wp-block-pullquote .wp-block-pullquote__citation {
 	color: #1a1a1a;
 	display: block;
-	font-size: 16px;
-	font-size: 1rem;
 	font-style: italic;
 	line-height: 1.75;
 	text-transform: none;
Index: wp-content/themes/twentysixteen/css/editor-style.css
===================================================================
--- wp-content/themes/twentysixteen/css/editor-style.css	(revision 56614)
+++ wp-content/themes/twentysixteen/css/editor-style.css	(working copy)
@@ -112,7 +112,6 @@
 blockquote {
 	border-left: 4px solid #1a1a1a;
 	color: #686868;
-	font-size: 19px;
 	font-style: italic;
 	line-height: 1.4736842105;
 	margin-bottom: 28px;
Index: wp-content/themes/twentysixteen/style.css
===================================================================
--- wp-content/themes/twentysixteen/style.css	(revision 56614)
+++ wp-content/themes/twentysixteen/style.css	(working copy)
@@ -340,8 +340,6 @@
 	border: 0 solid #1a1a1a;
 	border-left-width: 4px;
 	color: #686868;
-	font-size: 19px;
-	font-size: 1.1875rem;
 	font-style: italic;
 	line-height: 1.4736842105;
 	margin: 0 0 1.4736842105em;
