@media (min-width: 767px) {
  .custom-option-label:hover {
    border-color: #000000;
  }
}
