/*
Theme Name: Blockbuster
Theme URI: https://example.com/blockbuster
Author: Blockbuster Theme
Author URI: https://example.com
Description: A dusky editorial magazine with locally hosted Lora and Source Sans 3 fonts, automatic page and menu repair, domain-aware contact details, removable sample articles with bundled images, and responsive layouts.
Version: 2.4.1
Requires at least: 6.0
Tested up to: 7.1
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
Tags: blog, news, magazine, 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;
}
