body {font-size: 16px;background-color: #e0e0e0;}form#loginform, form#lostpasswordform {background-color: #e0222a;color: #ffffff;border-radius: .5rem;border-color: #eaeaea;box-shadow: 0 5px 12px rgb(0 0 0 / 6%);}#login #wp-submit.button {background-color: #ffffff;color: #e0222a;padding: 0 .5rem 0 2rem;border-color: #dcdcdc;-webkit-transition: all 350ms;-moz-transition: all 350ms;-o-transition: all 350ms;transition: all 350ms}#login #wp-submit.button:hover {background-color: #ffffffea;}#login .btn-wrapper {position: relative;float: right;}#login .btn-wrapper:before {font-family: "FontAwesome", sans-serif;position: absolute;height: 100%;content: "\f090";font-size: 1.3rem;left: .5rem;top: 0;bottom: 0;color: #e0222a;z-index: 0;}.login #login_error, .login .message,.login .success {border-left: 4px solid #a9a9a9;color: #ffffff;padding: 12px;margin-left: 0;margin-bottom: 20px;left: .5rem;background-color: #e0222a;box-shadow: 0 5px 12px rgba(0, 0, 0, .06)}.theme-login-footer {text-align: center;background-color: #e4e4e4;border-top: 1px solid #bfbfbf;position: fixed;right: 0;left: 0;bottom: 0;z-index: 1030;color: #6c757d;padding: 1rem 0;}.theme-login-footer .container {display: flex;align-items: center;justify-content: center;}.theme-login-footer .container a {color: #6c757d;text-decoration: none;font-size: 16px;}.theme-login-footer .hupa-red {color: #e0222a;}