/*
Theme Name: Pure Finance-6
Theme URI: https://purefinance.com
Author: Robier Rashad
Author URI: https://purefinance.com
Description: A premium, dark-gold luxury finance & wealth management WordPress theme for Pure Finance. Includes custom page templates for Home, About, Services, Calculator, Portfolio, FAQs, and Contact Us with a live PHP-powered contact form, EGP loan/mortgage/investment calculators, full scroll animations, and editable text fields directly from wp-admin. Fully Developed & Designed By: Eng/ Robier Rashad
Version: 1.0.0
Requires at least: 5.8
Tested up to: 6.6
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: pure-finance
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready, one-column, two-columns, right-sidebar

This theme, like WordPress, is licensed under the GPL.

All visual styling lives in assets/css/shared.css and is loaded by
functions.php via wp_enqueue_style(). WordPress requires this exact
header block in style.css for the theme to be recognized and
installable, even though the actual design rules live elsewhere.
*/

body {
	background: #0B0B0B;
}
