/*
Theme Name: Bienes
Theme URI: https://weblish.io
Author: Weblish
Author URI: https://weblish.io
Description: A modern blogging WordPress theme converted from Webflow. Features elegant design with smooth animations, blog listings with pagination, and a clean reading experience.
Version: 1784300203
Requires at least: 5.6
Tested up to: 6.4
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: bienes
Tags: blog, blogging, custom-menu, featured-images, theme-options, translation-ready

Bienes WordPress Theme - Blogging Theme
*/

/* Note: Main styles are loaded from assets/css/ via functions.php */

.pagination_wrap {
  display: flex;
  flex-wrap: wrap;
  gap: .5rem;
  align-items: center;
}

.pagination_wrap .pagination_btn {
  display: inline-flex;
  width: auto;
  flex: 0 0 auto;
}
