/*
	2.Reset
		2.3. Variable

 */



//Font color
$base-font-size:14px;
$base-font-family:"Helvetica Neue LT Std", sans-serif;
$custom-font:'Playfair Display', serif;
$custom-font-2: 'Mr Dafoe', cursive;
$base-font-color:#333333;
$color-hover:#777;
$color-hover2:#ff5050;
$button-color:#000;
$button-hover:#eb5050;

$border-input:1px solid #f1f1f1;

$effect-bg:rgba(0, 0, 0, 0.48);
