/*
Theme Name: Mockup Theme
Theme URI: https://naraineswebdesigns.com/
Author: NarainesWebDesigns.com
Author URI: https://naraineswebdesigns.com/
Description: A lightweight, accessible, Elementor Free-compatible custom church theme inspired by the supplied Light Of The World Church mockup.
Version: 1.0.0
Requires at least: 6.4
Tested up to: 6.8
Requires PHP: 7.4
Text Domain: mockup-theme
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, threaded-comments, translation-ready, wide-blocks, accessibility-ready
*/

/*
 * START: MAIN CONTENT AREA
 * WordPress requires this file in every theme. Most visual styles are loaded
 * from assets/css/main.css so this file stays small and easy to maintain.
 */
html {
	box-sizing: border-box;
}
*,
*::before,
*::after {
	box-sizing: inherit;
}
/* END: MAIN CONTENT AREA */
