.login h1 a {
    width: 190px;
    height: 45px;
    position: relative;
    background-image: url(img/cognitas-dark.svg) !important;
    background-repeat: no-repeat !important;
    background-position: center top !important;
    background-size: contain;
}
body {
    background: white;
}