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

.link-primary {
    color: #0093d3 !important;
    text-decoration: none;
}

.link-secondary {
    color: #0093d3 !important;
}

.link-primary:hover, .link-secondary:hover {
    color: #0093d3 !important;
}

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