@layer blocks {
  .brand {
    --color-link: var(--color-text);
    --link-decoration: none;
  }
}
