/*
Theme Name: Bangla NewsPress
Theme URI: https://example.com/bangla-newspress
Author: NewsPress Theme Team
Author URI: https://example.com
Description: A production-ready Bangladeshi online newspaper WordPress theme with dynamic homepage builder, Bangla date/time, ads, breaking news, colors, demo import, and full admin control.
Version: 1.0.0
Requires at least: 6.4
Tested up to: 6.6
Requires PHP: 8.0
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: bangla-newspress
Tags: news, blog, custom-logo, custom-colors, custom-menu, featured-images, threaded-comments, translation-ready, rtl-language-support
*/

:root {
  --primary-color: #b40000;
  --secondary-color: #222222;
  --accent-color: #f2f2f2;
  --text-color: #171717;
  --border-color: #dedede;
  --header-color: #ffffff;
  --footer-color: #111111;
}

body {
  margin: 0;
}
