:root,
.tds-mode-light {
  --tds-focus-outline-color: var(--tds-blue-400);
}

.tds-mode-dark {
  --tds-focus-outline-color: var(--tds-blue-300);
}
