@charset "UTF-8";
/*
 Theme Name:   NCFP Theme
 Theme URI:    https://seeusoon.digital/
 Description:  Normandy Chair For Peace Booter & Bootstrap based theme.
 Author:       SEEUSOON DIGITAL
 Author URI:   https://seeusoon.digital/
 Template:     booter
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  ncfp

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.

NCFP Theme is based on Bootsrap https://getbootstrap.com/, (C) 2012-2020 Bootstrap Team
Underscores is distributed under the terms of the GNU GPL v2 or later.

styles are defined in scss folder
styles are genererated in css folder. just include style.css (generated by wp-scss)
styles are enqueued in function.php

*/
@import url('https://normandychairforpeace.org/wordpress/wp-content/themes/ncfp/css/style.css');