body {
  background: #ececfb;
}

.login h1 a {
  background-image: url(/common/img/logo__koyo-landscape.svg);
  background-size: 100% auto;
  background-position: center top;
  background-repeat: no-repeat;
  color: #3c434a;
  height: 84px;
  font-size: 20px;
  font-weight: 400;
  line-height: 1.3;
  margin: 0 auto 25px;
  padding: 0;
  text-decoration: none;
  width: 80%;
  text-indent: -9999px;
  outline: 0;
  overflow: hidden;
  display: block;
}/*# sourceMappingURL=login.css.map */