$color-white = #fff;
$color-black = #000;
$color-grey = #666;
$color-red= #f00;

$duration-animation-demo-ms= 1000ms;

