.customer-history-folder-link.active {
  background-color: #1d4c7e !important;
  border-radius: 5px;
}

.customer-history-folder-input {
  border-color: #979797 !important;
}

.customer-history-folder-input:checked {
  background-color: #aed136 !important;
  opacity: 1 !important;
  --bs-form-check-bg-image: none !important;
}

.customer-history-folder-label {
  opacity: 1 !important;
}
