diff --git a/www/css/bitcoin.com.css b/www/css/bitcoin.com.css index 746fe99b0..3c6ccaf02 100644 --- a/www/css/bitcoin.com.css +++ b/www/css/bitcoin.com.css @@ -146,6 +146,10 @@ button.button.button-secondary { color: #494949 !important; } +#wallet-backup-phrase .backup-phrase { + color: inherit !important; +} + #wallet-backup-phrase-step-2 .select-word { color: #FFF !important; }