/*
Theme Name: Northline News
Theme URI: https://example.com/northline-news
Author: Northline Studio
Author URI: https://example.com
Description: Commercial-grade RTL-first WordPress theme framework for news, magazine, and media websites.
Requires at least: 6.4
Tested up to: 6.8
Requires PHP: 8.1
Version: 1.2.5
Text Domain: thm
Domain Path: /languages
License: GPL-2.0-or-later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Tags: rtl-language-support, custom-logo, featured-images, threaded-comments, translation-ready, editor-style, blog
*/

/* Critical fallback if optimized asset pipelines fail to load main.css. */
body {
  margin: 0;
  font-family: "IBM Plex Sans Arabic", sans-serif;
  font-size: 17px;
  line-height: 1.7;
  color: #1a1a1a;
  background: #ffffff;
}

a {
  color: inherit;
  text-decoration: none;
}
