/**
 * _variables.scss
 * Flash Toolkit CSS Variables
 */
$green  : #7ad03a;
$red    : #f00;
$orange : #ffba00;
$blue   : #2ea2cc;
