.container-fluid {
    background: url('/wl/euricon/images/login_bg.jpg') center;
    background-size: cover;
    min-height: calc(100vh);
}

.link-primary {
    color: #1c1917 !important;
    text-decoration: none;
}

.link-secondary {
    color: #1c1917 !important;
}

    .link-primary:hover, .link-secondary:hover {
        color: #1c1917 !important;
    }

.headline_logo {
    margin-bottom: 25px;
    width: 270px;
}
