/* Import explicitly. These do not override application semantic tokens. */
:root {
  --mt-brand-ink: #171b3f;
  --mt-brand-periwinkle: #aebbff;
  --mt-brand-moonstone: #f1f3ff;
  --mt-brand-dark-disc: #8798d1;
  --mt-brand-dark-lens: #313b69;
}
