diff --git a/wordpress.tv/public_html/wp-content/themes/wptv2/style.css b/wordpress.tv/public_html/wp-content/themes/wptv2/style.css
index 61f5ea0b2..163484e1a 100644
--- a/wordpress.tv/public_html/wp-content/themes/wptv2/style.css
+++ b/wordpress.tv/public_html/wp-content/themes/wptv2/style.css
@@ -2712,4 +2712,10 @@ h3#comments {
 	.entry .contact-form textarea {
 		width: 98%;
 	}
+	
+	.pagination .nav-links {
+		display: flex;
+		justify-content: center;
+		align-items: center;
+	}
 }
