/*
Theme Name: Befitnatic
Theme URI: http://befitnation.blog/
Author: Befitnation
Author URI: http://befitnation.blog/
Description: Befitnatic is a clean, modern, fast-loading WordPress blogging theme built for technology publications. It includes a magazine-style homepage, flexible widget areas, custom menus, a built-in Contact template, and full support for featured images, categories, and tags. Perfect for tech news sites, gadget review blogs, and how-to publications like Befitnation.
Version: 1.0.0
Requires at least: 6.0
Tested up to: 6.6
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: befitnatic
Tags: blog, news, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready, widgets, right-sidebar, grid-layout, sticky-post, theme-options

Befitnatic WordPress Theme, Copyright 2026 Befitnation
Befitnatic is distributed under the terms of the GNU General Public License v2 or later.

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

/* Base resets — the real, full stylesheet lives in assets/css/style.css and is enqueued via functions.php */
* { box-sizing: border-box; }
body { margin: 0; }
