// Set of variables to control z-index values.
// Add variables as needed and update the existing values accordingly.
$z-modal:              3;
$z-header:             2;
$z-below-header:       1;
