.login-pf body {
  background: radial-gradient(#0971aa,#142248);
  height: 100%;
}

div.kc-logo-text {
  background-image: url(../img/cyverse_white.png);
  background-repeat: no-repeat;
  background-size: contain;
  height: 65px;
  width: 300px;
  margin: 0 auto;
}
