/*!
Theme Name: drlizhale
Theme URI: https://digitalguider.com/
Author: DG Development Team
Author URI: hhttps://digitalguider.com/
Description: A custom WordPress theme for drlizhale.
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: drlizhale
*/
ul.page-numbers{
	display: flex;
    list-style: none;
    gap: 10px;
	justify-content: center;
}
nav.navigation.pagination .nav-links{
	    width: 100%;
    text-align: center;
	
}