diff --git a/groups/home/bootstrap5/az/css.html b/groups/home/bootstrap5/az/css.html
index 91bf7a6..7430b91 100644
--- a/groups/home/bootstrap5/az/css.html
+++ b/groups/home/bootstrap5/az/css.html
@@ -41,4 +41,5 @@
/* make nav items bigger */
textarea::placeholder, input::placeholder, .select2-selection__choice__display { font-size: 1.3em !important; }
.select2-container { overflow: visible; }
+#col-search > .w-100 > input:not(:placeholder-shown) { font-size: 1em !important } /* fix text size on filled out text box */