/*
 * Common SCSS for variables, helpers and mixins that are shared between all blocks.
 */

// Colors
$gray: #cccccc;
$off-white: #f1f1f1;
