diff --git a/.mokogitea/workflows/issue-branch.yml b/.mokogitea/workflows/issue-branch.yml
index 11958bd..8f7ae1e 100644
--- a/.mokogitea/workflows/issue-branch.yml
+++ b/.mokogitea/workflows/issue-branch.yml
@@ -5,7 +5,7 @@
# FILE INFORMATION
# DEFGROUP: Gitea.Workflow
# INGROUP: mokocli.Automation
-# VERSION: 01.00.00
+# VERSION: 02.27.06
# BRIEF: Auto-create feature branch when an issue is opened
name: "Universal: Issue Branch"
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 51ff86e..cfb9250 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -8,11 +8,11 @@
DEFGROUP: Joomla.Template.Site
INGROUP: MokoOnyx.Documentation
PATH: ./CHANGELOG.md
- VERSION: 02.27.00
+ VERSION: 02.27.06
BRIEF: Changelog file documenting version history of MokoOnyx
-->
-# Changelog — MokoOnyx (VERSION: 02.27.00)
+# Changelog — MokoOnyx (VERSION: 02.27.06)
## [Unreleased]
## [02.27.00] --- 2026-06-21
diff --git a/SECURITY.md b/SECURITY.md
index b80693b..bce4607 100644
--- a/SECURITY.md
+++ b/SECURITY.md
@@ -10,7 +10,7 @@
INGROUP: MokoOnyx.Governance
REPO: https://git.mokoconsulting.tech/MokoConsulting/MokoOnyx
FILE: SECURITY.md
- VERSION: 02.27.00
+ VERSION: 02.27.06
BRIEF: Security policy and vulnerability reporting process for MokoOnyx.
PATH: /SECURITY.md
NOTE: This policy is process oriented and does not replace secure engineering practices.
diff --git a/source/html/layouts/joomla/module/card.php b/source/html/layouts/joomla/module/card.php
index 2e57012..d0339e5 100644
--- a/source/html/layouts/joomla/module/card.php
+++ b/source/html/layouts/joomla/module/card.php
@@ -10,7 +10,7 @@
* INGROUP: MokoOnyx
* REPO: https://git.mokoconsulting.tech/MokoConsulting/MokoOnyx
* PATH: /html/layouts/joomla/module/card.php
- * VERSION: 02.27.00
+ * VERSION: 02.27.06
* BRIEF: Custom card module chrome — renders module titles for all modules
*/
diff --git a/source/html/layouts/mokoonyx/article-metadata.php b/source/html/layouts/mokoonyx/article-metadata.php
index 270710d..58175e0 100644
--- a/source/html/layouts/mokoonyx/article-metadata.php
+++ b/source/html/layouts/mokoonyx/article-metadata.php
@@ -11,7 +11,7 @@
* INGROUP: MokoOnyx.Layouts
* REPO: https://git.mokoconsulting.tech/MokoConsulting/MokoOnyx
* PATH: /src/html/layouts/mokoonyx/article-metadata.php
- * VERSION: 02.27.00
+ * VERSION: 02.27.06
* BRIEF: Article metadata footer layout -- renders jcfields grouped by field group
*/
diff --git a/source/media/css/a11y-high-contrast.css b/source/media/css/a11y-high-contrast.css
index 24f6dbe..f76412f 100644
--- a/source/media/css/a11y-high-contrast.css
+++ b/source/media/css/a11y-high-contrast.css
@@ -10,7 +10,7 @@
* INGROUP: MokoOnyx.Accessibility
* REPO: https://git.mokoconsulting.tech/MokoConsulting/MokoOnyx
* PATH: ./media/css/a11y-high-contrast.css
- * VERSION: 02.27.00
+ * VERSION: 02.27.06
* BRIEF: High-contrast stylesheet for accessibility toolbar
*/
diff --git a/source/media/css/template.css b/source/media/css/template.css
index c668d1f..2006543 100644
--- a/source/media/css/template.css
+++ b/source/media/css/template.css
@@ -8046,46 +8046,6 @@ fieldset:disabled .btn {
content: "";
}
-.text-bg-primary {
- color: var(--body-color, #22262a);
- background-color: var(--primary, #010156);
-}
-
-
-.text-bg-secondary {
- color: var(--body-color, #22262a) ;
- background-color: RGBA(109, 117, 126, var(--bg-opacity, 1)) ;
-}
-
-.text-bg-success {
- color: var(--body-color, #22262a) ;
- background-color: RGBA(68, 131, 68, var(--bg-opacity, 1)) ;
-}
-
-.text-bg-info {
- color: var(--body-color, #22262a) ;
- background-color: RGBA(48, 99, 141, var(--bg-opacity, 1)) ;
-}
-
-.text-bg-warning {
- color: var(--body-color, #22262a) ;
- background-color: RGBA(173, 98, 0, var(--bg-opacity, 1)) ;
-}
-
-.text-bg-danger {
- color: var(--body-color, #22262a) ;
- background-color: RGBA(165, 31, 24, var(--bg-opacity, 1)) ;
-}
-
-.text-bg-light {
- color: hsl(0, 0%, 0%) ;
- background-color: RGBA(249, 250, 251, var(--bg-opacity, 1)) ;
-}
-
-.text-bg-dark {
- color: var(--body-color, #22262a) ;
- background-color: RGBA(53, 59, 65, var(--bg-opacity, 1)) ;
-}
.link-primary {
color: var(--link-primary-color, hsl(240, 98%, 50%));
diff --git a/source/templateDetails.xml b/source/templateDetails.xml
index 37c8709..ea227ed 100644
--- a/source/templateDetails.xml
+++ b/source/templateDetails.xml
@@ -35,7 +35,7 @@
mokoonyx
- 02.27.00
+ 02.27.06
script.php
2026-05-16
Jonathan Miller || Moko Consulting