/**
 * This is the main application stylesheet. It should include or import all
 *  less files that have to be exposed as customized shc ui css framework.
 */
/**
 * This is our main variables file. We must include it last so we can overwrite any variable
 * definitions in our imported stylesheets.
 */
/**
 * These are the variables used throughout the application. This is where 
 * overwrites that are not specific to components should be maintained.
 */
/**
 * Typography-related.
 */
/**
 * Less code overridding bootstrap less files to provide custom shc ui
 * framework goes here. 
 */

