@import "https://lib.nicdn.de/fa/6.2.1/css/all.min.css?v1.0";


html,
body {
    height: 100%;
}

.form-signin {
    max-width: 500px;
    padding: 1rem;
}


[data-bs-theme=dark] {

    .brand .cls-1 {
        fill: #fff !important;
        fill-rule: nonzero;
    }


}

/* ----------------------- */
@media (max-width: 992px) {
    .bd-mode-toggle {
        width:100%;
        margin-right:0 !important;
        position: unset !important;
    }
    .bd-mode-toggle button {
        margin-left: auto;
        margin-right:auto;
    }
    .footer {
        text-align: center;
    }
}
