summary {
  list-style: none;
}

summary::-webkit-details-marker {
  display: none;
}

.active-thumb {
  opacity: 1 !important;
  box-shadow: 0 0 0 2px #0a58ca;
}

.bundle-card.is-selected {
  background-color: rgb(222 232 255 / 0.6);
}
