/*
Theme Name: MercyFuture Foundation v2.6
Theme URI: https://www.mercyfuturefoundation.org
Author: MercyFuture Foundation
Author URI: https://www.mercyfuturefoundation.org
Description: Official website theme for MercyFuture Foundation — a non-profit organisation serving communities across Ghana with food, education, healthcare, and hope. Features a fully integrated blog system with publish functionality.
Version: 2.6
Requires at least: 5.0
Tested up to: 6.5
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: non-profit, charity, blog, one-page, ghana, gold, cream
Text Domain: mercyfuture

== USAGE ==
This is a standalone HTML theme. The main site is in index.html.
Upload this zip via WordPress > Appearance > Themes > Add New > Upload Theme.

== BLOG SYSTEM ==
To write and publish a blog post:
1. Scroll to the Blog section on the homepage
2. Click the "+ Write a Post" button
3. Fill in: Title, Category, Author, Date, Summary, Full Content, and a Cover Image
4. Click "Publish Post" — the post appears live on the page immediately

== CUSTOMISATION ==
All styles and layout are contained within index.html.
Do not edit style.css unless adding WordPress-specific overrides.
*/

/* WordPress theme body baseline — the main styles are in index.html */
body {
  margin: 0;
  padding: 0;
}
