@charset "UTF-8";

.login h1 a {
  width: 310px;
  background-size: 230px;
  background-image: none !important;
  text-indent: 0px;
  font-size: 2.5rem;
  font-weight: bold;
  line-height: 2.5rem;
}

.login h1 a:hover {
	color: #444;
}



