// main: ../../demo.less

// Variables
@font-family:       'Questrial', sans-serif;
@link-color:        #428bca; // sea b_lue
@link-color-hover:  darken(@link-color, 10%);
@cdc-color:        #fcbc0b; //
@nice-red:         #f14668;
@nice-green:       #70BF46;
@nice-red-console: #c41a16;

@margin-for-navbar: 30px;
