
//  Colors

$light-gray-bg: #f8f8f8;
$light-gray-border: #e8e8e8;
$gray-border: #aeaeae;
$light-gray-text: #999999;
$highlight-red: #ffe6e6;
