/*!
Theme Name: Namaste Moter Bike – Motorbike Hire & Tours
Theme URI: https://alwin.com.np/
Author: Alwin Kansakar
Author URI: https://alwin.com.np/
Description: A stylish, responsive WordPress theme built for motorbike rental businesses, guided tours, and adventure travel agencies. Includes support for custom booking forms, tour packages, and dynamic galleries.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: motoride
Tags: motorcycle, bike rental, travel, tour packages, booking, responsive, adventure, tourism

NamasteMoterBike is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.
*/
 
.page-numbers {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
    list-style: none;
}

.page-pagination ul li .current {
    background: var(--accent-color);
    color: var(--secondary-color);
}

