@charset "UTF-8";
/*------------------------------------*    STYLE.CSS
\*------------------------------------*/
/**
 *
 * Here we pull in some variables, include the dr.css framework,
 * then add our project-specific components afterwards.
 */
/**
 * Setup
 */
/*------------------------------------*    VARS.SCSS
\*------------------------------------*/
/**
 * Any variables you find set in dr.css’ `_vars.scss` that you do not wish to
 * keep, simply redefine here. This means that if dr.css, for example, sets
 * your `$base-font-size` at 16px and you wish it to be 14px, simply redeclare
 * that variable in this file. dr.css ignores its own variables in favour of
 * using your own, so you can completely modify how dr.css works without ever
 * having to alter the framework itself.
 */
/*------------------------------------*    $OVERRIDES
\*------------------------------------*/
/**
 * Place any variables that should override inuit.css’ defaults here.
 */
/*------------------------------------*    $CUSTOM
\*------------------------------------*/
/**
 * Place any of your own variables that sit on top of inuit.css here.
 */
/**
 * Begin importing your stuff here.
 */
