/*
Theme Name: NEC
Theme URI: 
Author: flyte New Media
Author URI: 
Description: 
Requires at least: 6.9
Tested up to: 6.9
Requires PHP: 7.4
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: nec
Tags: full-site-editing, block-patterns

License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

/* Styles intended only for the front.*/
html {scroll-behavior: smooth;}

@media screen and (prefers-reduced-motion: reduce) {
	html {scroll-behavior: auto;}
}

body {-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased;}
p:empty {margin: 0;}
ul.wp-block-list{padding-left:1em}
ul.wp-block-list li{margin-bottom:10px}