/*
Theme Name: New Magazine
Author: Curly Bits
Description: A refined, image-led editorial WordPress theme with a configurable magazine homepage, flexible single-post layouts, responsive advertising areas, featured stories, category sections, social links, and sidebars.
Version: 2.0.0
Requires at least: 6.0
Tested up to: 6.7
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: blockbuster-new
Tags: blog, news, custom-background, custom-colors, custom-logo, custom-menu, featured-images, right-sidebar, theme-options, threaded-comments, translation-ready
*/

html {
	box-sizing: border-box;
}

*,
*::before,
*::after {
	box-sizing: inherit;
}

body {
	margin: 0;
}
