#html body{
    color: #000;
    background: #fafafa;
}

#login h1 a, .login h1 a {
    position: relative;
    display: block;
    width:260px;
    height: 70px;
    /*background: url(../images/logo/full-color.svg) center / contain no-repeat;*/
    box-shadow: none!important;
    outline:none!important;
}
