diff --git a/services/web/frontend/stylesheets/bootstrap-5/pages/subscription.scss b/services/web/frontend/stylesheets/bootstrap-5/pages/subscription.scss index 11ae9088a6..9f29043915 100644 --- a/services/web/frontend/stylesheets/bootstrap-5/pages/subscription.scss +++ b/services/web/frontend/stylesheets/bootstrap-5/pages/subscription.scss @@ -244,6 +244,10 @@ width: 100%; } + .address-line-1-tooltip { + font-size: var(--font-size-03); + } + h1 { @include heading-md; }