@mixin island {
  background: var(--card-background);
  color: var(--background-contrast);
}
