.brand,
.header-back,
.link,
.icon-button {
  color: #4f46e5;
}

.eyebrow {
  color: #6366f1;
}

.primary,
.instruction-number {
  background: #4f46e5;
  color: #fff;
}

.secondary,
.button-link,
.badge {
  background: #eef2ff;
  color: #3730a3;
}

.login-mode .install-help,
.notice,
.code-result {
  background: #f5f3ff;
}

.install-help summary,
.segmented .active,
nav .active,
.expiry-line,
.code-expiry {
  color: #4f46e5;
}

.notice {
  color: #4c1d95;
}
