.cc__result-selection {
  user-select: none;
  pointer-events: none;
}
.cc__result-selection--match {
  font-weight: bold;
  color: var(--chayns-color--headline);
}