/*
Theme Name: SkilledMitra Blank
Theme URI: https://skilledmitra.com
Author: SkilledMitra
Author URI: https://skilledmitra.com
Description: Ultra-minimal blank starter theme for building from scratch.
Version: 1.0.0
Requires at least: 6.0
Tested up to: 6.6
Requires PHP: 7.4
License: GPL-2.0-or-later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: skilledmitra
*/
html, body { margin: 0; padding: 0; }
* { box-sizing: border-box; }
.container { max-width: 1100px; margin: 0 auto; padding: 16px; }
.screen-reader-text { clip: rect(1px, 1px, 1px, 1px); position: absolute !important; height: 1px; width: 1px; overflow: hidden; }