$namespace: "kungfu";

$primary-color: #36485f;
$secondary-color: #21252b;
$third-color: #fff;
$fourth-color: #fff;
$bg-color: #f1f1f1;
$bg-active-color: #e5e5e5;
$text-color: #555;
$title-color: #333;


$border-color: #e5e5e5;
$border-active-color: #999;

$font-stack: 'Open Sans', sans-serif;
$font-size: 14px;
$font-size-title: 14px;

$block-margin: 0 0 40px;

$images-path: "../images/";
$icons-path: "../images/icons/";
$social-icons-path: "../images/icons/social/";