.card-selector-sticky-section.the-black .current-card-display .register {
  background-color: #000000;
}

.card-selector-sticky-section.the-black .card-preference-panel .option .card-select .card-item input:checked ~ .image {
  border: 2px solid #000000;
}

.card-selector-sticky-section.the-black .card-preference-panel .option .card-select .card-item:hover .image {
  border: 2px solid #000000;
}

.card-selector-sticky-section.the-black .card-preference-panel .option .preference-select .check-list .select-all input:checked ~ .button {
  background-color: #000000;
  border: 1px solid #000000;
}

.card-selector-sticky-section.the-black .card-preference-panel .option .preference-select .check-list .select-list input:checked ~ .icon {
  background-color: #000000;
  border: #000000;
}

.card-selector-sticky-section.the-black .card-preference-panel .register {
  background-color: #000000;
}

@media (min-width: 992px) {
  .card-selector-sticky-section.the-black .card-preference-panel .register a:hover {
    color: #000000;
  }
}

.card-selector-sticky-section.the-black .card-preference-panel .register .invite-only {
  padding: 16px;
}
