:root {
  --zero-size: {
    width: 0;
    height: 0;
  };
  --small-icon: {
    width: 16px;
    height: 16px;
  }
  ;
}
