.login-page h1 { color: #0067BE; }
.login-page button.gl-button[type="submit"] { background: #0067BE; border-color: #0067BE; color: white; }
.login-page button.gl-button[type="submit"]:hover { background: #0057A1; color: white; }
