diff --git a/.changeset/green-cheetahs-rush.md b/.changeset/green-cheetahs-rush.md
new file mode 100644
index 00000000000..4a9a5b2f3cc
--- /dev/null
+++ b/.changeset/green-cheetahs-rush.md
@@ -0,0 +1,11 @@
+---
+"@itwin/itwinui-css": minor
+---
+
+`iui-anchor` can now be styled with status colors using a new `data-iui-status` attribute.
+
+```html
+...
+```
+
+Possible values include: `"positive"`, `"negative"`, `"informational"`, and `"warning"`.
diff --git a/.changeset/lemon-avocados-change.md b/.changeset/lemon-avocados-change.md
new file mode 100644
index 00000000000..7dde03fd077
--- /dev/null
+++ b/.changeset/lemon-avocados-change.md
@@ -0,0 +1,34 @@
+---
+"@itwin/itwinui-css": major
+---
+
+`iui-anchor` must now be explicitly added to `` elements, in addition to the previous `iui-alert-link`, `iui-breadcrumbs-content`, `iui-tag-basic`, and `iui-toast-anchor` classes.
+
+```diff
+-
++
+```
+
+```diff
+-
++
+```
+
+```diff
+-
++
+```
+
+```diff
+-
++
+```
+
+Additionally, all `` elements within `iui-legal-footer` elements will need the `iui-anchor` class.
+
+```diff
+
@@ -75,6 +77,7 @@
Footer
Terms of use
@@ -84,6 +87,7 @@ Footer
Cookies
@@ -93,6 +97,7 @@ Footer
Legal notices
diff --git a/apps/css-workshop/pages/tag.html b/apps/css-workshop/pages/tag.html
index 1caf72eb8ae..ac3b9806343 100644
--- a/apps/css-workshop/pages/tag.html
+++ b/apps/css-workshop/pages/tag.html
@@ -733,38 +733,38 @@ Basic tag containers
tags
go
here
tags
go
here
@@ -797,110 +797,110 @@
Truncate basic tag containers
tags
go
here
tags
go
here
tags
go
here
tags
go
here
tags
go
here
tags
go
here
diff --git a/apps/css-workshop/pages/toast.html b/apps/css-workshop/pages/toast.html
index 2135dc7a21c..911635569dc 100644
--- a/apps/css-workshop/pages/toast.html
+++ b/apps/css-workshop/pages/toast.html
@@ -151,8 +151,10 @@
Toast placement:
Job processing completed.
View the report
View