$white: #fff;
$black: #000;
$grey: #f3f3f3;
$red: #ef0000;

$default-transition-easing: cubic-bezier(0.230, 1.000, 0.320, 1.000);