/* text */

body.login-page h2{
  margin:0 0 14px;
  font-size:22px;
  font-weight:700;
}

body.login-page a{
  color:#eee;
  text-decoration:underline;
}

body.login-page a:hover{
  opacity:.7;
}
