body{ background:  #374192; }

.login-struct h4{
     color: white;
     font-family: SteinskriftValle-Regular !important;
        font-size: 1.5rem;

     }

.login-button-struct {
    font-family: Matter-Light;
    font-size: 1.5rem;
    background: #FFFFFF;
    box-shadow: 0 2px 4px 0 rgb(0 0 0 / 37%);
    color: #374192;
    letter-spacing: 0;
    font-weight: 800;
}


.errorlist.nonfield {
    color: white;
    font-size: 18px;
    -webkit-font-smoothing: antialiased;
}

