.form-login-background{
    background-repeat: no-repeat;
    background-size: cover;
    background-position-x: 75%;
    transform: scaleX(-1);
}

.card-header{
    background-color: var(--red-swissarchery);
}