Change the style of the new password dialog

Hey how can I change the style of this dialog box in React?
This is the dialog box that automatically comes up when I use the Accounts.forgotPassword

Some good old css should do it :wink: Check what classes it has, and write some styles for it. Use !important if it doesn’t cooperate :stuck_out_tongue: