.link {
  color: var(--st-c-brand);
}

html {
  color: var(--st-c-text);
}

.st-text {
  color: var(--st-c-text);
}
