/// Keep your sanity while managing your z-indeces.
///
/// @group 01-z-index
///
/// @type Map
/// @link https://github.com/minamarkham/sassy-starter/blob/master/src/scss/utilities/_config.scss#L39
$z-index: (default: 1) !default;
