/*
Theme Name: New Dawn Ministry Lite
Theme URI: https://newdawndigital.com/
Author: Rick G. Williams
Author URI: https://newdawndigital.com/
Description: A clean, lightweight Christian ministry theme for discipleship, teaching, sermons, support, and contact pages.
Version: 0.1.1
Requires at least: 6.0
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: new-dawn-ministry-lite
Tags: custom-logo, custom-menu, featured-images, blog, education, one-column, two-columns

File: style.css

Theme: New Dawn Ministry Lite
Author: Rick G. Williams
Author URI: https://newdawndigital.com/
Description: Main WordPress theme declaration file. This file identifies the theme to WordPress and imports the primary stylesheet.
Version: 0.1.1
Text Domain: new-dawn-ministry-lite
*/

/*
 * Primary theme stylesheet import.
 * This ensures the visual theme CSS loads even if the enqueue path is interrupted.
 */
@import url("assets/css/theme.css");

/*
 * =============================================================================
 * EOF: style.css
 * Theme: New Dawn Ministry Lite
 * Author: Rick G. Williams
 * =============================================================================
 */