.login {
  width: 420px;
}

.login-title {
  text-align: center;
  margin-bottom: 1.5em;
}

.login-title .service-name {
  color: #009c95;
  letter-spacing: .02em;
  font-size: 1.35em;
  font-weight: 700;
  line-height: 1.3;
}

.login-title .service-name.brand {
  color: #00b5ad;
  margin-bottom: .4em;
  font-size: 1.9em;
}

.login-title .page-label {
  color: #777;
  letter-spacing: .05em;
  border-top: 1px solid #e8e8e8;
  margin-top: .5em;
  padding-top: .5em;
  font-size: 1em;
}
