diff --git a/src/digital-components/textbox-question/textbox-question.vue b/src/digital-components/textbox-question/textbox-question.vue
index 86bcfeea..31d912a0 100644
--- a/src/digital-components/textbox-question/textbox-question.vue
+++ b/src/digital-components/textbox-question/textbox-question.vue
@@ -265,7 +265,7 @@ input[type='date']::-webkit-calendar-picker-indicator {
}
span {
font-weight: 400;
- font-size: 14px;
+ font-size: 0.875rem;
color: #4d5151;
}
.form-test-error span {
diff --git a/src/layouts/tpa-search/tpa-search.vue b/src/layouts/tpa-search/tpa-search.vue
index 1ccd1926..f7e9ecfe 100644
--- a/src/layouts/tpa-search/tpa-search.vue
+++ b/src/layouts/tpa-search/tpa-search.vue
@@ -13,7 +13,7 @@