//
// Variables
// --------------------------------------------------

// Colors
@brand-primary : #00aeef;
@brand-secondary : #99a851;
@brand-danger: #93032e;
@brand-warning: #fa9f42;
@brand-success: #79B473;
@brand-info: #00c7ef;

@gray: #F7FBFC;
@font-color : #555;