/*
Theme Name: Indiannews
Theme URI: http://example.com/my-custom-theme
Author: IndianNews
Author URI: http://example.com
Description: A custom India News Theme.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: indiannews
Tags: one-column, custom-colors, custom-menu, custom-logo, editor-style, featured-images, full-site-editing, block-patterns, rtl-language-support, sticky-post, threaded-comments, translation-ready, wide-blocks, block-styles, style-variations, accessibility-ready, blog, portfolio, news
*/

.pagination{display:flex;justify-content:center;padding:10px 0}
	.pagination a{color:#333;padding:8px 16px;text-decoration:none;border:1px solid #ddd;margin:0 4px}
	.pagination a.active{background-color:#333;color:#fff;border:1px solid #333}
	.pagination a:hover{background-color:#ddd;color:#333}