/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */

body.login {
    background-color: #a3ca9c;
}

.login h1 a {
    background-image: url('https://fusion-api.de/live/media/user/5/20210423_79d119cdfd2c4abb725223c62abae7d0.png'); /* Pfad anpassen */
    background-size: contain;
    width: 100%;
    height: 80px;
}
