/*
Theme Name: Qareeb News Pro
Theme URI: https://example.com/najdnetwork
Author: Najd Network
Author URI: https://example.com
Description: Arabic RTL news theme with match center, configurable home blocks, ads, SEO, and schema controls.
Version: 1.0.4
Requires at least: 6.0
Tested up to: 6.5
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: qareeb-news-pro
Tags: news, rtl-language-support, custom-logo, custom-menu, featured-images, theme-options
*/

body {
	margin: 0;
	direction: rtl;
	font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
	background: #ffffff;
	color: #1f2937;
}

img {
	max-width: 100%;
	height: auto;
}
