/* SNKB E-Mail-Archiv Theme — 2026-07-15 */

#b_login_form_logo {
    background-image: url(custom_logo.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    height: 120px;
    width: 86%;
    margin: 20px 7%;
}

.form_button_big {
    background: #015984;
}

.form_button_big:hover {
    background: #0273AB;
}
