From 20f7fc8baf8d60f2989ed46173a2be303ba7fe10 Mon Sep 17 00:00:00 2001 From: zandercymatics <141044360+zandercymatics@users.noreply.github.com> Date: Mon, 3 Jun 2024 13:33:26 -0600 Subject: [PATCH] Make selector more specific --- src/registrar/assets/sass/_theme/_buttons.scss | 2 +- src/registrar/templates/includes/finish_profile_form.html | 2 +- src/registrar/templates/includes/profile_form.html | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) 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.

Contact information

Review the details below and update any required information. Note that editing this information won’t affect your Login.gov account information.