diff --git a/lms/static/sass/views/_login-register.scss b/lms/static/sass/views/_login-register.scss index 09a6bc94de..8584ee9b48 100644 --- a/lms/static/sass/views/_login-register.scss +++ b/lms/static/sass/views/_login-register.scss @@ -335,7 +335,7 @@ @extend %t-copy-sub2; display: block; margin: 0 0 ($baseline/2) 0; - color: $m-gray-l1; + color: $base-font-color; } /** FROM _accounts.scss - end **/ } diff --git a/lms/templates/student_account/form_field.underscore b/lms/templates/student_account/form_field.underscore index 37061ef689..ab55a1eb1c 100644 --- a/lms/templates/student_account/form_field.underscore +++ b/lms/templates/student_account/form_field.underscore @@ -10,7 +10,9 @@