/*
===============================
Research Highlight Index styles
===============================
*/

fieldset[data-drupal-selector='edit-field-rhs-tax-theme-target-id'] legend {
  margin-bottom: 1.5rem;
}

.rhs-index-bef input[name='field_rhs_tax_theme_target_id'] {
  @apply sr-only;
}

.rhs-index-bef,
.rhs-index-bef label {
  color: #000000;
  cursor: pointer;
}

.rhs-index-bef.bg-endeavour label,
.rhs-index-bef.hover\:bg-midnight:hover label {
  color: #ffffff;
}

/* Set the `all` label as white */
.border-midnight-dark.rhs-index-bef.checked label {
  color: #ffffff;
}

.show-more.hide-this {
  display: none !important;
}
