/*
Theme Name: NewEdge Theme
Theme URI: https://example.com/newedge-theme/
Author: Your Name/Company
Author URI: https://yourwebsite.com
Description: A custom WordPress theme for NewEdge, based on provided HTML and integrated with ACF for dynamic content.
Version: 1.0.0
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
Text Domain: newedge-theme
Tags: custom-background, custom-header, custom-menu, featured-images, flexible-header, full-width-template, theme-options, translation-ready

This is the main stylesheet for the NewEdge Theme.
All theme styles should ideally be enqueued here or imported from other CSS files.
*/

/* Import your main HTML CSS file. Ensure this path is correct within your theme's css folder. */
@import url("css/style.css");

/* Any additional custom styles can go here, or in css/style.css */
