:root {
  --c-primary-button: var(--c-primary);
  --c-link: var(--c-anchor);
  --c-toggle: var(--c-primary);
}
