/**
 * Variables
 */
$border-color: #e0e0e0;
$border-color--darker: #949494;

$text-color--black: #1e1e1e;
$text-color--gray: #757575;
$text-color--red: #9e1313;

$background-color--info: #f5f6fe;
