/*
Theme Name: المواصي - Almawasi
Theme URI: https://elnour-marketing.com
Author: Elnour Marketing (Eng. Nour Ramadan)
Author URI: https://elnour-marketing.com
Description: قالب إخباري احترافي وسريع متوافق مع كافة الشاشات، مصمم خصيصاً لموقع المواصي الإخباري.
Version: 1.1
License: GNU General Public License v2 or later
Text Domain: almawasi-news
*/

/* حقوق التطوير محفوظة لـ Elnour Marketing
المهندس: نور رمضان
*/

body {
    font-family: 'Tajawal', sans-serif;
    direction: rtl;
}

/* تنسيقات إضافية لمحتوى المقالات الداخلية */
.post-content p { margin-bottom: 1.5rem; line-height: 1.8; }
.post-content h2 { font-size: 1.875rem; font-weight: bold; margin-top: 2rem; margin-bottom: 1rem; color: #1f2937; }
.post-content h3 { font-size: 1.5rem; font-weight: bold; margin-top: 1.5rem; margin-bottom: 0.75rem; color: #374151; }
.post-content img { border-radius: 0.5rem; margin-bottom: 1.5rem; width: 100%; height: auto; }
.post-content ul { list-style-type: disc; margin-right: 1.5rem; margin-bottom: 1.5rem; }
.post-content a { color: #dc2626; text-decoration: underline; }