body {
  --theme-color-bg: var(--color-bg-3);
  --theme-color-text: var(--color-text-1);
  --border-radius-medium: 8px;
}

@color-app-bg: #fb7299;
