/*-----------------------------------------------------------------------------------

   Template Name: Koice - Invoice HTML Template
   Template URI: http://demo.harnishdesign.net/html/koice
   Description: Invoice HTML Template
   Author: Harnish Design
   Author URI: https://themeforest.net/user/harnishdesign
	
=================================================
  Table of Contents
=================================================

	- Basic
	- Helpers Classes
	- Layouts
	- Extra

-------------------------------------------------------------------*/

//-------------------- Fonts --------------------//

$body-font: 'Poppins', sans-serif;

//-------------------- Base Colors --------------------//

$primary-color: 			#0071cc;
$primary-color-hover: 		darken($primary-color, 7%);
$secondary-color: 			#0c2f55;

$text-color:				#535b61;
$body-bg:					#e7e9ed;
$wrapper-bg:				#f6f7f8;
$title-color:     			#0c2f54;
