::selection {
  color: var(--primary-color-text);
  background-color: var(--bg-selection);
}
