
.badge.color-select {
  height: 57px;
  width: 57px;
}

.badge.color-select:hover {
  box-shadow: 0 1px 8px rgba(var(--bs-body-color-rgb), 0.4);
}