._items_d3vfh_1 {
  display: flex;
  flex-wrap: wrap;
}

._iconContainer_d3vfh_6 {
  flex: 1 0;
}

._icon_d3vfh_6 {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  border: 2px solid #fff;
  margin: 4px 2px;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  color: var(--color-gray-200);
}

._icon_d3vfh_6._light_d3vfh_23 {
  color: var(--color-gray-800);
}

._icon_d3vfh_6:hover {
  cursor: pointer;
}

._popover_d3vfh_31 {
  position: fixed;
  z-index: 2;
}

._colorPicker_d3vfh_36 {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
