/*
Theme Name: प्रभात खबर WP Theme
Theme URI: https://example.com/wp-theme
Author: Web Builder AI
Author URI: https://example.com
Description: A modern, responsive Hindi news portal theme inspired by Prabhat Khabar. Built with Tailwind CSS and fully widgetized.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: prabhat-clone
*/

/* Reset & Base styles */
@tailwind base;
@tailwind components;
@tailwind utilities;

:root {
  --theme-color: #e11d48;
}
