/*
Theme Name: Startup Britain
Theme URI: http://startupbritain.org
Description: Custom theme from PSD
Version: 1.0
Author: Zakir Sajib
Author URI: https://zakirsajibonline.com
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: custom-header, custom-background, featured-images, sticky-post, editor-style, custom-menu, theme-options

*/

@import url('css/reset.css');
@import url('bootstrap/css/bootstrap.min.css');
@import url('bootstrap/css/bootstrap-responsive.min.css');
@import url('css/wp-core.css'); 
@import url('css/style.css');
@import url('css/responsive-compact.css');


/*
* PLEASE DO NOT EDIT THIS FILE!
* 
* This file is only in your themefolder for WordPress to recognize basic theme data like name and version
* CSS Rules in this file will not be used by the theme. 
* Instead use the custom.css file that is located in Appearance -> Options -> Custom CSS tab to add your styles. 
* You can copy a style rule from any of your css files and paste it in custom.css and
* it will override the original style. If you just want to add small css snippets you might also
* want to consider to add it to the designated CSS option field in your themes backend at: Appearance -> Options -> Custom CSS tab
*/
