@function ui-color($key) {
  @return map-get($ui-colors, $key);
}
