/*
Theme Name: Le Soulouquois
Theme URI: https://www.lesoulouquois.com
Author: Le Soulouquois
Author URI: https://www.lesoulouquois.com
Description: News media theme for Le Soulouquois: breaking news from Haiti, the U.S. and the world, with Haitian culture, history, music, travel, weather and health. Flag-blue and Vertières-red branding, broadcast typography, Watch/Listen hubs, live weather, story search, newsletter and lead-generation forms. Fully responsive, SEO-ready (meta, Open Graph, JSON-LD NewsArticle), light and dark themes.
Version: 1.3.0
Requires at least: 6.0
Tested up to: 6.6
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: le-soulouquois
Tags: news, blog, two-columns, right-sidebar, custom-menu, featured-images, threaded-comments, translation-ready
*/

/* All design styles live in assets/css/style.css (enqueued in functions.php). */
.alignleft { float: left; margin: 0 1.5em 1em 0; }
.alignright { float: right; margin: 0 0 1em 1.5em; }
.aligncenter { display: block; margin-inline: auto; }
.wp-caption-text, .wp-element-caption { font-size: 13px; color: var(--muted); }
.pagination { display: flex; gap: 8px; flex-wrap: wrap; }
.pagination .page-numbers { padding: 8px 12px; border: 1px solid var(--line); border-radius: 4px; text-decoration: none; background: var(--surface); }
.pagination .current { background: var(--ink); color: var(--paper); }
.entry-content > * + * { margin-top: 1em; }
.entry-content img { border-radius: 4px; }
.entry-content a { color: var(--blue); }
.comments-area { margin-top: 32px; }
