diff --git a/app/assets/stylesheets/views/template.scss b/app/assets/stylesheets/views/template.scss index 201abefac..41670359d 100644 --- a/app/assets/stylesheets/views/template.scss +++ b/app/assets/stylesheets/views/template.scss @@ -20,6 +20,10 @@ color: $light-blue-25; } + &:focus { + color: $govuk-text-colour; + } + } .edit-template-link-letter-contact {