@function z-index($key) {
  @return map-get($z-index, $key);
}
