diff --git a/templates/reset_body.html b/templates/reset_body.html index e02fd83707..8d82283cde 100644 --- a/templates/reset_body.html +++ b/templates/reset_body.html @@ -106,7 +106,7 @@ font-size: 28px !important; line-height: 36px !important; letter-spacing: -0.01em !important; - color: #3D3C40 !important; + color: #3F4350 !important; } .subTitle div { @@ -115,6 +115,10 @@ color: rgba(63, 67, 80, 0.64) !important; } + .subTitle a { + color: rgb(28, 88, 217) !important; + } + .button a { background-color: #1C58D9 !important; font-weight: 600 !important; @@ -138,7 +142,7 @@ .info div { font-size: 14px !important; line-height: 20px !important; - color: #3D3C40 !important; + color: #3F4350 !important; padding: 40px 0px !important; } @@ -146,14 +150,14 @@ font-weight: 600 !important; font-size: 16px !important; line-height: 24px !important; - color: #3D3C40 !important; + color: #3F4350 !important; padding: 0px 0px 4px 0px !important; } .footerInfo div { font-size: 14px !important; line-height: 20px !important; - color: #3D3C40 !important; + color: #3F4350 !important; padding: 0px 48px 0px 48px !important; } @@ -175,7 +179,7 @@ .emailFooter div { font-size: 12px !important; line-height: 16px !important; - color: rgba(61, 60, 64, 0.56) !important; + color: rgba(63, 67, 80, 0.56) !important; padding: 8px 24px 8px 24px !important; } @@ -334,7 +338,7 @@