body { background: #f6f6f7; } body, .login label, .login #backtoblog, .login #nav { font-family: Montserrat, sans-serif; font-size: 12px; line-height: 2em; } #login h1 a, .login h1 a { background-image: url(/wp-content/themes/vantage/images/wp-login-logo.png); margin: 0; height: 150px; background-size: contain; width: 100%; } .login h1 { margin-bottom: 20px; display: block; } .wp-core-ui .button-primary { background: #2f7ee1; border: 0; } .login #login_error, .login .success, input[type=checkbox], input[type=color], input[type=date], input[type=datetime-local], input[type=datetime], input[type=email], input[type=month], input[type=number], input[type=password], input[type=radio], input[type=search], input[type=tel], input[type=text], input[type=time], input[type=url], input[type=week], select, textarea, .wp-core-ui .button-primary { box-shadow: none; } .wp-core-ui .button-primary:hover { background-color: #235c9b; } .login #login_error, .login .message, .login .success { border-color: #2f7ee1; } a { color: #2f7ee1; } a:hover { color: #235c9b; } .login form .input, .login input[type=text] { font-size: 1.5em; padding: .5em .7em; } .login .button-external .label { padding: 0; position: relative; } .msg { text-align: center; line-height: 1.75; } #backtoblog { display: none; } .login #login_error, .login .message, .login .success { margin-top: 20px; }