diff --git a/src/wp-content/themes/twentytwentytwo/style.css b/src/wp-content/themes/twentytwentytwo/style.css
index 180e6ad101..bda3f541ef 100644
--- a/src/wp-content/themes/twentytwentytwo/style.css
+++ b/src/wp-content/themes/twentytwentytwo/style.css
@@ -159,3 +159,7 @@ body > .is-root-container > .wp-block-template-part > .wp-block-cover,
 .wp-block-post-comments ol.commentlist ul.children li:not(:last-child) {
 	margin-bottom: 1rem;
 }
+
+.wp-block-pullquote__citation, .wp-block-pullquote cite{
+	text-transform: inherit;
+}
\ No newline at end of file
