diff --git a/src/registrar/assets/sass/_theme/_buttons.scss b/src/registrar/assets/sass/_theme/_buttons.scss index 6b08f9b35..4024a6f53 100644 --- a/src/registrar/assets/sass/_theme/_buttons.scss +++ b/src/registrar/assets/sass/_theme/_buttons.scss @@ -9,7 +9,7 @@ a[href$="todo"]::after { font-style: italic; } -a.usa-link { +a.usa-link.usa-link--always-blue { color: #{$dhs-blue}; } diff --git a/src/registrar/templates/includes/finish_profile_form.html b/src/registrar/templates/includes/finish_profile_form.html index 1e928a27f..a40534b48 100644 --- a/src/registrar/templates/includes/finish_profile_form.html +++ b/src/registrar/templates/includes/finish_profile_form.html @@ -9,7 +9,7 @@ {% block profile_blurb %}
- We require + We require that you maintain accurate contact information. The details you provide will only be used to support the administration of .gov and won’t be made public.
diff --git a/src/registrar/templates/includes/profile_form.html b/src/registrar/templates/includes/profile_form.html index d229801f3..cb3e734bf 100644 --- a/src/registrar/templates/includes/profile_form.html +++ b/src/registrar/templates/includes/profile_form.html @@ -6,7 +6,7 @@ {% endblock profile_header %} {% block profile_blurb %} -We require that you maintain accurate contact information. The details you provide will only be used to support the administration of .gov and won’t be made public.
+We require that you maintain accurate contact information. The details you provide will only be used to support the administration of .gov and won’t be made public.
Review the details below and update any required information. Note that editing this information won’t affect your Login.gov account information.