/*
Theme Name: AOGM
Theme URI: https://aogmission.com
Author: Manova
Author URI: https://aogmission.com
Description: Official AOGM Ministry WordPress Theme with Elementor support and easy future customization.
Version: 1.0.0

Requires at least: 7.0
Tested up to: 7.0
Requires PHP: 8.3

Text Domain: aogm

License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Tags: custom-logo, custom-menu, featured-images, elementor, church, ministry, responsive-layout
*/


/* ==========================================================
   AOGM GLOBAL STYLESHEET
   ==========================================================

   FILE PURPOSE
   ------------

   This file does two important jobs.

   1) Registers the theme with WordPress.
      Without the information above, WordPress
      will not detect the theme.

   2) Stores global CSS styles for the entire website.

   In future, this file will contain:

   - Global colors
   - Global fonts
   - Typography styles
   - Utility classes
   - Common reusable classes

   IMPORTANT
   ---------

   Large CSS files should NOT be placed here.

   We will create separate files for:

   assets/css/header.css
   assets/css/footer.css
   assets/css/blog.css
   assets/css/responsive.css

   This keeps the theme clean and easy to maintain.

========================================================== */