/*
Theme Name: SyntekPro SunShine
Theme URI: https://themes.syntekpro.com/syntekpro-sunshine
Author: SyntekPro Themes
Author URI: https://themes.syntekpro.com
Description: SyntekPro SunShine is a modern block-first WordPress theme with rich color systems, broad typography controls, light and dark style variations, and multilingual readiness.
Requires at least: 6.5
Tested up to: 6.7
Requires PHP: 7.4
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: syntekpro-sunshine
Tags: blog, one-column, two-columns, custom-colors, custom-logo, custom-menu, featured-images, full-site-editing, translation-ready, wide-blocks
*/

:root {
	color-scheme: light dark;
}

* {
	box-sizing: border-box;
}

html,
body {
	margin: 0;
	padding: 0;
}
