/* Styles for the default branding, that should not be in other brandings
-------------------------------------------------- */

.bl-landing h3 > a {
    color: #990000;
}

.bl-landing h3 > a:hover, h3 > a:focus {
    color: #650000;
}

.bl-bg-landing-badge {
    background-color: #990000;
}

@media screen and (max-width: 425px) {
    div.bl-logo-login-page {
        display: none;
    }
}

div.bl-logo-login-page {
    margin-bottom: 15px;
}
